att.repeatable

att.repeatable supplies attributes for the elements which define component parts of a content model.
Moduletagdocs — Documentation Elements
Membersalternate classRef elementRef sequence
AttributesAttributes
contextsupplies an XPath identifying a context within which this component of a content model must be found
Status Optional
Datatype

<rng:text/>
text
minOccurs(minimum number of occurences) indicates the smallest number of times this component may occur.
Status Optional
Datatype

<rng:ref name="data.count"/>
data.count
Default 1
maxOccurs(maximum number of occurences) indicates the largest number of times this component may occur.
Status Optional
Datatype

<rng:choice>
 <rng:ref name="data.count"/>
 <rng:value>unbounded</rng:value>
</rng:choice>
data.count | "unbounded"
Default 1