P5 Version 4.10.2. Last updated on 4th September 2025, revision bcfa98f42
The type attribute may be used to distinguish lists of organizations of a particular type if convenient.
<content>
<sequence>
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>
<elementRef key="desc" minOccurs="0"
maxOccurs="unbounded"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="relation" minOccurs="1"
maxOccurs="1"/>
<elementRef key="listRelation"
minOccurs="1" maxOccurs="1"/>
</alternate>
<sequence minOccurs="1"
maxOccurs="unbounded">
<alternate minOccurs="1"
maxOccurs="unbounded">
<elementRef key="org" minOccurs="1"
maxOccurs="1"/>
<elementRef key="listOrg" minOccurs="1"
maxOccurs="1"/>
</alternate>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="relation"
minOccurs="1" maxOccurs="1"/>
<elementRef key="listRelation"
minOccurs="1" maxOccurs="1"/>
</alternate>
</sequence>
</sequence>
</content>
<rng:element name="listOrg">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.global.analytic.attributes"/>
<rng:ref name="att.global.change.attributes"/>
<rng:ref name="att.global.facs.attributes"/>
<rng:ref name="att.global.linking.attributes"/>
<rng:ref name="att.global.rendition.attributes"/>
<rng:ref name="att.global.responsibility.attributes"/>
<rng:ref name="att.global.source.attributes"/>
<rng:ref name="att.cmc.attributes"/>
<rng:ref name="att.declarable.attributes"/>
<rng:ref name="att.sortable.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:group>
<rng:zeroOrMore>
<rng:ref name="model.headLike"/>
</rng:zeroOrMore>
<rng:zeroOrMore>
<rng:ref name="desc"/>
</rng:zeroOrMore>
<rng:zeroOrMore>
<rng:choice>
<rng:ref name="relation"/>
<rng:ref name="listRelation"/>
</rng:choice>
</rng:zeroOrMore>
<rng:group>
<rng:oneOrMore>
<rng:oneOrMore>
<rng:choice>
<rng:ref name="org"/>
<rng:ref name="listOrg"/>
</rng:choice>
</rng:oneOrMore>
<rng:zeroOrMore>
<rng:choice>
<rng:ref name="relation"/>
<rng:ref name="listRelation"/>
</rng:choice>
</rng:zeroOrMore>
</rng:oneOrMore>
</rng:group>
</rng:group>
</rng:element>
element listOrg { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.cmc.attributes, att.declarable.attributes, att.sortable.attributes, att.typed.attributes, ( model.headLike*, desc*, ( relation | listRelation )*, ( ( ( org | listOrg )+, ( relation | listRelation )* )+ ) ) }
[English] [Deutsch] [Español] [Italiano] [Français] [日本語] [한국어] [中文]