ifc:hexBinary

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
extraBits xs:integer optional

Used By

Source

<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>