tei:att.repeatable.attribute.minOccurs

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
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.attribute.minOccurs">
  <xs:attribute name="minOccurs" default="1" type="xs:nonNegativeInteger">
    <xs:annotation>
      <xs:documentation>(minimum number of occurences) indicates the smallest number of times this component may occur.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>