QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
DescriptorClass | restriction of xs:token | 1 | optional |
Element | DescriptorRecord |
<xs:attributeGroup name="attlist.DescriptorRecord"> <xs:attribute name="DescriptorClass" default="1"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="3"/> <xs:enumeration value="4"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |