tei:att.repeatable.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
context optional
supplies an XPath identifying a context within which this component of a
content model must be found
maxOccurs union of(xs:nonNegativeInteger, restriction of xs:token) 1 optional
(maximum number of occurences) indicates the largest number of times this
component may occur.
minOccurs xs:nonNegativeInteger 1 optional
(minimum number of occurences) indicates the smallest number of times this
component may occur.

Used By

Source

<xs:attributeGroup name="att.repeatable.attributes">
  <xs:attributeGroup ref="tei:att.repeatable.attribute.context"/>
  <xs:attributeGroup ref="tei:att.repeatable.attribute.minOccurs"/>
  <xs:attributeGroup ref="tei:att.repeatable.attribute.maxOccurs"/>
</xs:attributeGroup>