| Server IP : 121.121.20.254 / Your IP : 216.73.217.141 Web Server : Microsoft-IIS/10.0 System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64 User : IUSR ( 0) PHP Version : 8.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Program Files (x86)/Windows Kits/10/Include/10.0.26100.0/winrt/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://schemas.microsoft.com/appx/manifest/accesscontrol/windows10"
xmlns="http://schemas.microsoft.com/appx/manifest/accesscontrol/windows10"
xmlns:t="http://schemas.microsoft.com/appx/manifest/types"
xmlns:f="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
>
<xs:import namespace="http://schemas.microsoft.com/appx/manifest/types"/>
<xs:import namespace="http://schemas.microsoft.com/appx/manifest/foundation/windows10"/>
<xs:element name="AccessControl" type="CT_AccessControl" substitutionGroup="f:AccessControlChoice"/>
<xs:complexType name="CT_AccessControl">
<xs:all>
<xs:element name="Register" type="CT_Register" minOccurs="0"/>
</xs:all>
</xs:complexType>
<xs:complexType name="CT_Register">
<xs:attribute name="Sddl" type="xs:string" use="required"/>
</xs:complexType>
</xs:schema>