QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
extraBits | xs:integer | optional |
<xs:complexType name="hexBinary"> <xs:simpleContent> <xs:extension base="xs:hexBinary"> <xs:attribute name="extraBits" type="xs:integer" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> |