| Server IP : 121.121.20.254 / Your IP : 216.73.216.146 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/iot/windows10"
xmlns="http://schemas.microsoft.com/appx/manifest/iot/windows10"
xmlns:t="http://schemas.microsoft.com/appx/manifest/types"
xmlns:f="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
xmlns:iot="http://schemas.microsoft.com/appx/manifest/iot/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="Capability" substitutionGroup="f:CapabilityChoice">
<xs:complexType>
<xs:attribute name="Name" type="t:ST_Capability_Iot" use="required"/>
</xs:complexType>
</xs:element>
<xs:element name="Task" substitutionGroup="f:BackgroundTaskChoice">
<xs:complexType>
<xs:attribute name="Type" type="t:ST_BackgroundTasks_Iot" use="required"/>
</xs:complexType>
</xs:element>
</xs:schema>