QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
dec | omDecFloat | optional | ||||
hex | omHexFloat | optional |
Element Group | omElement |
<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> |