Add checksum to dtd and rng files
svn: r22873
This commit is contained in:
		@@ -297,6 +297,7 @@ OBJECTS
 | 
			
		||||
<!ATTLIST file
 | 
			
		||||
        src         CDATA #REQUIRED
 | 
			
		||||
        mime        CDATA #REQUIRED
 | 
			
		||||
        checksum    CDATA #IMPLIED
 | 
			
		||||
        description CDATA #REQUIRED
 | 
			
		||||
>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -503,6 +503,7 @@
 | 
			
		||||
    <element name="file">
 | 
			
		||||
        <attribute name="src"><text/></attribute>
 | 
			
		||||
        <attribute name="mime"><text/></attribute>
 | 
			
		||||
        <attribute name="checksum"><text/></attribute>
 | 
			
		||||
        <attribute name="description"><text/></attribute>
 | 
			
		||||
    </element>
 | 
			
		||||
    <zeroOrMore><element name="attribute">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user