att.repeatable

att.repeatable supplies attributes for the elements which define component parts of a content model.
모듈tagdocs — Documentation Elements
원소alternate classRef elementRef sequence
속성속성
contextsupplies an XPath identifying a context within which this component of a content model must be found
상태 수의적
자료 유형

<rng:text/>
text
minOccurs(빈도의 최소 수) indicates the smallest number of times this component may occur.
상태 수의적
자료 유형

<rng:ref name="data.count"/>
data.count
기본값 1
maxOccurs(빈도의 최대 수) indicates the largest number of times this component may occur.
상태 수의적
자료 유형

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