Add checksum to dtd and rng files

svn: r22873
This commit is contained in:
Nick Hall 2013-08-15 22:19:18 +00:00
parent c56996b635
commit 6b5da9a67f
2 changed files with 2 additions and 0 deletions

View File

@ -297,6 +297,7 @@ OBJECTS
<!ATTLIST file
src CDATA #REQUIRED
mime CDATA #REQUIRED
checksum CDATA #IMPLIED
description CDATA #REQUIRED
>

View File

@ -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">