5264: DTD syntax and RNG validation, again remove xml and make coords strings
svn: r18232
This commit is contained in:
		@@ -449,8 +449,8 @@
 | 
			
		||||
    <ref name="primary-object"/>
 | 
			
		||||
    <optional><element name="ptitle"><text/></element></optional>
 | 
			
		||||
    <optional><element name="coord">
 | 
			
		||||
        <attribute name="long"><data type="float"/></attribute>
 | 
			
		||||
        <attribute name="lat"><data type="float"/></attribute>
 | 
			
		||||
        <attribute name="long"><text/></attribute>
 | 
			
		||||
        <attribute name="lat"><text/></attribute>
 | 
			
		||||
    </element></optional>
 | 
			
		||||
    <zeroOrMore><element name="location">
 | 
			
		||||
        <optional><attribute name="street"><text/></attribute></optional>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user