Skip to content

Commit

Permalink
Merge pull request #22 from bertsky/clarify-reading-order-injective
Browse files Browse the repository at this point in the history
clarification on reading order correspondence
  • Loading branch information
chris1010010 authored May 7, 2020
2 parents 9988a70 + 654ce6f commit 9b4b3c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pagecontent/schema/pagecontent.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -1328,6 +1328,9 @@
they have to be referenced by an UnorderedGroup.
Groups may contain further groups, just as regions may
contain further regions.
Regions may be referenced only once by any ReadingOrder
element. (That is, the @regionRef define an injective
mapping from the ReadingOrder tree to the Region tree.)
</documentation>
</annotation>
<choice minOccurs="1" maxOccurs="1">
Expand Down

0 comments on commit 9b4b3c0

Please sign in to comment.