OUI Element (Compact 2013)
3/26/2014
This element contains a 3 byte hexBinary that identifies the IHV.
Syntax
<xs:element name="OUI">
<xs:simpleType>
<xs:restriction
base="hexBinary"
>
<xs:length
value="3"
/>
</xs:restriction>
</xs:simpleType>
</xs:element>
Remarks
The element is defined by the OUIHeader Element.