Skip to content

Commit

Permalink
add @containerid to <container>
Browse files Browse the repository at this point in the history
  • Loading branch information
Terry Catapano committed Jun 11, 2012
1 parent 49ae3c6 commit aa1ad45
Show file tree
Hide file tree
Showing 2 changed files with 759 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ead_revised.rng
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ Other changes:
bioghist, controlaccess, custodhist, descgrp, dsc, fileplan, index, note, odd, originalsloc, otherfindaid, phystech, prefercite,
processinfo, relatedmaterial, scopecontent, separatedmaterial, userestrict)
* remove ptr and extref
* add @containerid to <container>
-->
<!--
Expand Down Expand Up @@ -1368,6 +1369,12 @@ Other changes:
<data type="IDREFS"/>
</attribute>
</optional>
<!-- TC; 2012-06-11: add @containerid -->
<optional>
<attribute name="containerid">
<data type="NMTOKEN"/>
</attribute>
</optional>
<zeroOrMore>
<choice>
<text/>
Expand Down
Loading

0 comments on commit aa1ad45

Please sign in to comment.