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

📄 datasetdata.xml

📁 ajax 框价.是个好工具.javascript 矿家.可以用在任何平台.
💻 XML
字号:
<NewDataSet>  <xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">    <xs:element name="NewDataSet" msdata:IsDataSet="true">      <xs:complexType>        <xs:choice maxOccurs="unbounded">          <xs:element name="Table">            <xs:complexType>              <xs:sequence>                <xs:element name="CategoryID" type="xs:int" minOccurs="0" />                <xs:element name="CategoryName" type="xs:string" minOccurs="0" />                <xs:element name="Description" type="xs:string" minOccurs="0" />              </xs:sequence>            </xs:complexType>          </xs:element>        </xs:choice>      </xs:complexType>    </xs:element>  </xs:schema>  <Table>    <CategoryID>1</CategoryID>    <CategoryName>Beverages</CategoryName>    <Description>Soft drinks, coffees, teas, beer, and ale</Description>  </Table>  <Table>    <CategoryID>2</CategoryID>    <CategoryName>Condiments</CategoryName>    <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>  </Table>  <Table>    <CategoryID>3</CategoryID>    <CategoryName>Confections</CategoryName>    <Description>Desserts, candies, sweetbreads</Description>  </Table>  <Table>    <CategoryID>4</CategoryID>    <CategoryName>Dairy Products</CategoryName>    <Description>Cheeses</Description>  </Table>  <Table>    <CategoryID>5</CategoryID>    <CategoryName>Grains/Cereals</CategoryName>    <Description>Breads, crackers, pasta, and cereal</Description>  </Table>  <Table>    <CategoryID>6</CategoryID>    <CategoryName>Meat/Poultry</CategoryName>    <Description>Prepared meats</Description>  </Table>  <Table>    <CategoryID>7</CategoryID>    <CategoryName>Produce</CategoryName>    <Description>Dried fruit and bean curd</Description>  </Table>  <Table>    <CategoryID>8</CategoryID>    <CategoryName>Seafood</CategoryName>    <Description>Seaweed and fish</Description>  </Table></NewDataSet>

⌨️ 快捷键说明

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