Skip to content

Commit

Permalink
Added comments
Browse files Browse the repository at this point in the history
  • Loading branch information
rockivist committed Mar 31, 2014
1 parent 9aed55f commit 8b72ad3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ead_revised.rng
Original file line number Diff line number Diff line change
Expand Up @@ -2506,6 +2506,8 @@ For these and/or other purposes and motivations, and without any expectation of
<ref name="e.ref"/>
</choice>
</define>

<!-- mixed content models -->

<define name="m.mixed.basic">
<zeroOrMore>
Expand Down Expand Up @@ -2546,6 +2548,8 @@ For these and/or other purposes and motivations, and without any expectation of
</choice>
</zeroOrMore>
</define>

<!-- ATTRIBUTE MODELS -->

<define name="am.internal.ptr">
<optional>
Expand Down Expand Up @@ -2577,8 +2581,6 @@ For these and/or other purposes and motivations, and without any expectation of
<ref name="a.link.actuate"/>
</optional>
</define>

<!-- ATTRIBUTE MODELS -->

<define name="a.common.empty">
<optional>
Expand Down

0 comments on commit 8b72ad3

Please sign in to comment.