P5 Version 4.10.2. Last updated on 4th September 2025, revision bcfa98f42
Definitions for the terms used may typically be provided by a valList element in the project schema specification.
<content>
<alternate>
<classRef key="model.pLike" minOccurs="1"
maxOccurs="unbounded"/>
<sequence>
<elementRef key="supportDesc"
minOccurs="0"/>
<elementRef key="layoutDesc"
minOccurs="0"/>
</sequence>
</alternate>
</content>
<rng:element name="objectDesc">
<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:optional>
<rng:attribute name="form">
<rng:ref name="teidata.enumerated"/>
</rng:attribute>
</rng:optional>
<rng:choice>
<rng:oneOrMore>
<rng:ref name="model.pLike"/>
</rng:oneOrMore>
<rng:group>
<rng:optional>
<rng:ref name="supportDesc"/>
</rng:optional>
<rng:optional>
<rng:ref name="layoutDesc"/>
</rng:optional>
</rng:group>
</rng:choice>
</rng:element>
element objectDesc { 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, attribute form { teidata.enumerated }?, ( model.pLike+ | ( supportDesc?, layoutDesc? ) ) }
[English] [Deutsch] [Español] [Italiano] [Français] [日本語] [한국어] [中文]