This topic has not yet been rated - Rate this topic

OUI (OUIHeader) Element

Applies to: desktop apps only

The OUI (OUIHeader) element contains a 3 byte hexBinary that identifies the IHV.

Windows XP with SP3 and Wireless LAN API for Windows XP with SP2:  This element is not supported.
<xs:element name="OUI">
    <xs:simpleType>
        <xs:restriction
            base="hexBinary"
        >
            <xs:length
                value="3"
             />
        </xs:restriction>
    </xs:simpleType>
</xs:element>

The element is defined by the OUIHeader element.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008

See also

Definition context of element in schema
OUIHeader
Possible immediate parent element in schema instance
OUIHeader (IHV)

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ