P5 Version 4.10.2. Last updated on 4th September 2025, revision bcfa98f42
key, name, refの内どれか一つの属性のみを使用することができる
<content>
<elementRef minOccurs="0"
maxOccurs="unbounded" key="dataFacet"/>
</content>
<rng:element name="dataRef">
<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:choice>
<rng:optional>
<rng:attribute name="key">
<rng:ref name="teidata.xmlName"/>
</rng:attribute>
</rng:optional>
<rng:optional>
<rng:attribute name="name">
<rng:ref name="teidata.xmlName"/>
</rng:attribute>
</rng:optional>
<rng:optional>
<rng:attribute name="ref">
<rng:ref name="teidata.pointer"/>
</rng:attribute>
</rng:optional>
</rng:choice>
<rng:optional>
<rng:attribute name="restriction">
<rng:ref name="teidata.pattern"/>
</rng:attribute>
</rng:optional>
<rng:zeroOrMore>
<rng:ref name="dataFacet"/>
</rng:zeroOrMore>
</rng:element>
element dataRef { 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 key { teidata.xmlName }? | attribute name { teidata.xmlName }? | attribute ref { teidata.pointer }? ), attribute restriction { teidata.pattern }?, dataFacet* }
[English] [Deutsch] [Español] [Italiano] [Français] [日本語] [한국어] [中文]