????

Your IP : 216.73.216.157


Current Path : C:/Windows/schemas/EAPHost/
Upload File :
Current File : C:/Windows/schemas/EAPHost/baseeapmethodusercredentials.xsd

<?xml version="1.0" ?>
<xs:schema 
 targetNamespace="http://www.microsoft.com/provisioning/BaseEapMethodUserCredentials"
 elementFormDefault="qualified" 
 xmlns="http://www.microsoft.com/provisioning/BaseEapMethodUserCredentials"
 xmlns:xs="http://www.w3.org/2001/XMLSchema"
 version="1.0">

   <xs:complexType name="BaseEapMethodUserCredentials" >
     <xs:sequence>
      <xs:any 
       processContents="lax" 
       minOccurs="0" 
       maxOccurs="unbounded" 
       namespace="##any" />
      <!-- One or more elements of the kind as follows should go in here. -->
     </xs:sequence>
   </xs:complexType>

</xs:schema>