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