6.3.4 Wireless LAN Profile v4 Schema

<?xml version="1.0" encoding="UTF-8" ?>

The Wireless LAN Profile v4 Schema is available.

 <?xml version="1.0" encoding="utf-8"?>
 <xs:schema targetNamespace="http://www.microsoft.com/networking/WLAN/profile/v4"
     xmlns="http://www.microsoft.com/networking/WLAN/profile/v4"
     xmlns:xs="http://www.w3.org/2001/XMLSchema"
     elementFormDefault="qualified">
  
   <xs:element name="transitionMode" type="xs:boolean"/>
  
 </xs:schema>