P5 Version 4.10.2. Last updated on 4th September 2025, revision bcfa98f42
This example content model matches a sequence consisting of either a name or a persName followed by nothing, or by a sequence of up to five placeName elements.
<content>
<classRef key="model.contentPart"
maxOccurs="unbounded"/>
</content>
<rng:element name="sequence">
<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.repeatable.attributes"/>
<rng:optional>
<rng:attribute name="preserveOrder">
<rng:ref name="teidata.truthValue"/>
</rng:attribute>
</rng:optional>
<rng:oneOrMore>
<rng:ref name="model.contentPart"/>
</rng:oneOrMore>
</rng:element>
element sequence { 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.repeatable.attributes, attribute preserveOrder { teidata.truthValue }?, model.contentPart+ }
[English] [Deutsch] [Español] [Italiano] [Français] [日本語] [한국어] [中文]