P5 Version 4.10.2. Last updated on 4th September 2025, revision bcfa98f42
This attribute allows the same element to be used for volume title pages, series title pages, etc., as well as for the ‘main’ title page of a work.
<content>
<sequence>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
<classRef key="model.titlepagePart"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.titlepagePart"/>
<classRef key="model.global"/>
</alternate>
</sequence>
</content>
<rng:element name="titlePage">
<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.typed.attribute.subtype"/>
<rng:optional>
<rng:attribute name="type">
<rng:ref name="teidata.enumerated"/>
</rng:attribute>
</rng:optional>
<rng:group>
<rng:zeroOrMore>
<rng:ref name="model.global"/>
</rng:zeroOrMore>
<rng:ref name="model.titlepagePart"/>
<rng:zeroOrMore>
<rng:choice>
<rng:ref name="model.titlepagePart"/>
<rng:ref name="model.global"/>
</rng:choice>
</rng:zeroOrMore>
</rng:group>
</rng:element>
element titlePage { 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.typed.attribute.subtype, attribute type { teidata.enumerated }?, ( model.global*, model.titlepagePart, ( model.titlepagePart | model.global )* ) }
[English] [Deutsch] [Español] [Italiano] [Français] [日本語] [한국어] [中文]