DataSet1.xsd
上传用户:clhb88
上传日期:2009-09-26
资源大小:3468k
文件大小:1k
源码类别:

医药行业

开发平台:

C#

  1. <?xml version="1.0" standalone="yes"?>
  2. <xs:schema id="DataSet1" targetNamespace="http://www.tempuri.org/DataSet1.xsd" xmlns:mstns="http://www.tempuri.org/DataSet1.xsd" xmlns="http://www.tempuri.org/DataSet1.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">
  3.   <xs:element name="DataSet1" msdata:IsDataSet="true" msdata:Locale="zh-CN">
  4.     <xs:complexType>
  5.       <xs:choice maxOccurs="unbounded">
  6.         <xs:element name="Table">
  7.           <xs:complexType>
  8.             <xs:sequence>
  9.               <xs:element name="濮撳悕" type="xs:string" minOccurs="0" />
  10.             </xs:sequence>
  11.           </xs:complexType>
  12.         </xs:element>
  13.       </xs:choice>
  14.     </xs:complexType>
  15.   </xs:element>
  16. </xs:schema>