⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form1.xsd

📁 一个WINCE下用ado.net连接数据库的例子 作者:tanis
💻 XSD
字号:
<?xml version="1.0"?>
<xs:schema id="root" targetNamespace="http://tempuri.org/Form1.xsd" xmlns:mstns="http://tempuri.org/Form1.xsd" xmlns="http://tempuri.org/Form1.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">
  <xs:element name="root" msdata:IsDataSet="true" msdata:EnforceConstraints="False">
    <xs:complexType>
      <xs:choice maxOccurs="unbounded">
        <xs:element name="data">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="value" type="xs:string" minOccurs="0" msdata:Ordinal="1" />
              <xs:element name="comment" type="xs:string" minOccurs="0" msdata:Ordinal="2" />
            </xs:sequence>
            <xs:attribute name="name" form="unqualified" type="xs:string" />
            <xs:attribute name="type" form="unqualified" type="xs:string" />
            <xs:attribute name="mimetype" form="unqualified" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="resheader">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="value" type="xs:string" minOccurs="0" msdata:Ordinal="1" />
            </xs:sequence>
            <xs:attribute name="name" form="unqualified" type="xs:string" use="required" />
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -