type (OUIHeader) Element (Compact 2013)

3/26/2014

This element contains a 1-byte hexBinary that is used to differentiate between network adapters that are manufactured by the same IHV.

Syntax

<xs:element name="type">
    <xs:simpleType>
        <xs:restriction
            base="hexBinary"
        >
            <xs:length
                value="1"
             />
        </xs:restriction>
    </xs:simpleType>
</xs:element>

Remarks

The type (OUIHeader) element is defined by the OUIHeader Element.

See Also

Reference

Profile XML Schema Elements
OUIHeader Element
Profile XML Schema Reference