5264: DTD syntax and RNG validation, again remove xml and make coords strings
svn: r18231
This commit is contained in:
parent
0a3bda7c82
commit
306f153a2c
@ -1,5 +1,3 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
# Gramps - a GTK+/GNOME based genealogy program
|
# Gramps - a GTK+/GNOME based genealogy program
|
||||||
#
|
#
|
||||||
|
@ -449,8 +449,8 @@
|
|||||||
<ref name="primary-object"/>
|
<ref name="primary-object"/>
|
||||||
<optional><element name="ptitle"><text/></element></optional>
|
<optional><element name="ptitle"><text/></element></optional>
|
||||||
<optional><element name="coord">
|
<optional><element name="coord">
|
||||||
<attribute name="long"><data type="float"/></attribute>
|
<attribute name="long"><text/></attribute>
|
||||||
<attribute name="lat"><data type="float"/></attribute>
|
<attribute name="lat"><text/></attribute>
|
||||||
</element></optional>
|
</element></optional>
|
||||||
<zeroOrMore><element name="location">
|
<zeroOrMore><element name="location">
|
||||||
<optional><attribute name="street"><text/></attribute></optional>
|
<optional><attribute name="street"><text/></attribute></optional>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user