OMF

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
dec omDecFloat optional
hex omHexFloat optional

Used By

Element Group omElement

Source

<xs:element name="OMF">
  <xs:complexType>
    <xs:attribute name="dec" type="omDecFloat" use="optional"/>
    <xs:attribute name="hex" type="omHexFloat" use="optional"/>
  </xs:complexType>
</xs:element>

Sample