P5 Version 4.10.2. Last updated on 4th September 2025, revision bcfa98f42
When listRef is used in the context of tagdocs, further restrictons apply:
<content>
<sequence>
<elementRef key="desc" minOccurs="0"
maxOccurs="unbounded"/>
<classRef key="model.ptrLike"
minOccurs="1" maxOccurs="unbounded"/>
</sequence>
</content>
<rng:element name="listRef">
<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.attributes"/>
<rng:group>
<rng:zeroOrMore>
<rng:ref name="desc"/>
</rng:zeroOrMore>
<rng:oneOrMore>
<rng:ref name="model.ptrLike"/>
</rng:oneOrMore>
</rng:group>
</rng:element>
element listRef { 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.attributes, ( desc*, model.ptrLike+ ) }
[English] [Deutsch] [Español] [Italiano] [Français] [日本語] [한국어] [中文]