profileList Element (Compact 2013)

3/26/2014

This element contains a list of profiles to be applied at the domain or machine level. This element is optional. If this element is present, it must contain at least one profile.

Syntax

<xs:element name="profileList">
    <xs:complexType>
        <xs:sequence>
            <xs:any
                processContents="lax"
                maxOccurs="unbounded"
                namespace="##other"
             />
        </xs:sequence>
    </xs:complexType>
</xs:element>

Remarks

The profileList element is defined by the WLANPolicy Element.

See Also

Reference

Profile XML Schema Elements
WLANPolicy Element
Profile XML Schema Reference