HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Windows/schemas/EAPHost/eapcommon.xsd
<?xml version="1.0" ?>
<xs:schema 
 targetNamespace="http://www.microsoft.com/provisioning/EapCommon"
 elementFormDefault="qualified" 
 xmlns="http://www.microsoft.com/provisioning/EapCommon"
 xmlns:xs="http://www.w3.org/2001/XMLSchema"
 version="1.0">

   <xs:complexType name="EapMethodType">
      <xs:sequence>
         <xs:element name="Type" type="xs:unsignedByte" />
         <xs:element name="VendorId" type="xs:unsignedInt" default="0" minOccurs="0" />
         <xs:element name="VendorType" type="xs:unsignedInt" default="0" minOccurs="0" />
         <xs:element name="AuthorId" type="xs:unsignedInt" />
      </xs:sequence>
   </xs:complexType>

   <xs:complexType name="EapBlob">
   </xs:complexType>

</xs:schema>