Skip to content
Snippets Groups Projects
Commit f718dccb authored by Martin de la Iglesia's avatar Martin de la Iglesia
Browse files

revisionDesc hinzugefügt

parent 3a5f8af8
No related branches found
No related tags found
No related merge requests found
......@@ -227,6 +227,19 @@
</attList>
</elementSpec>
<elementSpec ident="change">
<content>
<empty/>
</content>
<attList>
<attDef ident="when" usage="req">
<datatype>
<dataRef name="gYear"/>
</datatype>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="char">
<content>
<rng:optional>
......@@ -1418,6 +1431,14 @@
</attList>
</elementSpec>
<elementSpec ident="revisionDesc">
<content>
<rng:oneOrMore>
<rng:ref name="change"/>
</rng:oneOrMore>
</content>
</elementSpec>
<elementSpec ident="sic">
<content>
<rng:oneOrMore>
......@@ -1480,6 +1501,9 @@
<rng:ref name="fileDesc"/>
<rng:ref name="encodingDesc"/>
<rng:ref name="profileDesc"/>
<rng:optional>
<rng:ref name="revisionDesc"/>
</rng:optional>
</content>
</elementSpec>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment