| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
Defines a set of allowed Breaks.
Nested Element Summary | |
| Break A break ID that can be used within the BreakSet. |
Attribute Summary | |
xs:boolean | ordered True if breaks have to appear in the given order, false to allow arbitrary order, default: false |
Attribute Detail |
xs:boolean
optional
unqualified
<xs:element name="BreakSet"><xs:complexType></xs:element><xs:sequence><xs:element maxOccurs="unbounded" name="Break"></xs:sequence><xs:complexType></xs:element><xs:simpleContent></xs:complexType><xs:extension base="ID"></xs:simpleContent><xs:attribute name="minCount" type="xs:nonNegativeInteger" use="optional">
</xs:attribute><xs:attribute name="maxCount" type="xs:nonNegativeInteger" use="optional"></xs:extension>
</xs:attribute><xs:attribute name="ordered" type="xs:boolean" use="optional"></xs:complexType>
</xs:attribute>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |