| 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)/Microsoft Visual Studio/2019/BuildTools/Xml/Schemas/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="XMLSchema1" targetNamespace="http://schemas.microsoft.com/XML-Document-Transform" elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns="http://schemas.microsoft.com/XML-Document-Transform" xmlns:mstns="http://schemas.microsoft.com/XML-Document-Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:vs="http://schemas.microsoft.com/Visual-Studio-Intellisense" vs:helpNamespace="http://schemas.microsoft.com/XML-Document-Transform">
<xs:simpleType name="small_boolean_Type">
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="false" />
<xs:enumeration value="true" />
</xs:restriction>
</xs:simpleType>
<xs:attribute name="Transform" type="xs:string" vs:help="Transform" />
<xs:attribute name="Locator" type="xs:string" vs:help="Locator" />
<xs:attribute name="SupressWarnings" type="small_boolean_Type" default="false" vs:help="SupressWarnings" />
<xs:element name="Import" vs:help="Import">
<xs:complexType>
<xs:attribute name="assembly" type="xs:string" />
<xs:attribute name="path" type="xs:string" />
<xs:attribute name="namespace" type="xs:string" use="required" />
</xs:complexType>
</xs:element>
</xs:schema>