<?xml version="1.0" encoding="UTF-8" ?>
<xs:schema targetNamespace="http://www.microsoft.com/networking/LAN/profile/v1"
xmlns="http://www.microsoft.com/networking/LAN/profile/v1"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" >
<xs:element name="LANProfile">
<xs:element name="security">
<xs:element name="OneXEnforced" type="xs:boolean" />
<xs:element name="OneXEnabled" type="xs:boolean" />
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" />
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" />