| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Program Files (x86)/Windows Kits/10/Include/10.0.19041.0/um/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <xs:schema targetNamespace="http://schemas.microsoft.com/win/2004/08/events/eventquery" elementFormDefault="qualified" xmlns="http://schemas.microsoft.com/win/2004/08/events/eventquery" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType name="QueryType"> <xs:choice maxOccurs="unbounded"> <xs:element name="Select"> <xs:complexType mixed="true"> <xs:attribute name="Path" type="xs:anyURI" use="optional"/> </xs:complexType> </xs:element> <xs:element name="Suppress"> <xs:complexType mixed="true"> <xs:attribute name="Path" type="xs:anyURI" use="optional"/> </xs:complexType> </xs:element> </xs:choice> <xs:attribute name="Id" type="xs:long" use="optional"/> <xs:attribute name="Path" type="xs:anyURI" use="optional"/> </xs:complexType> <xs:complexType name="QueryListType"> <xs:sequence maxOccurs="unbounded"> <xs:element name="Query" type="QueryType"/> </xs:sequence> </xs:complexType> <xs:element name="QueryList" type="QueryListType"/> </xs:schema>