QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
continuation | restriction of xs:token | optional |
Element | db:orderedlist |
<xs:attributeGroup name="continuation.attribute"> <xs:attribute name="continuation"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="continues"/> <xs:enumeration value="restarts"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |