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

医药行业

开发平台:

C#

  1. <?xml version="1.0" standalone="yes"?>
  2. <xs:schema id="guacz" targetNamespace="http://www.tempuri.org/guacz.xsd" xmlns:mstns="http://www.tempuri.org/guacz.xsd" xmlns="http://www.tempuri.org/guacz.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="guacz" 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="鎸傚彿鍙风爜" msdata:ReadOnly="true" msdata:AutoIncrement="true" type="xs:long" />
  10.               <xs:element name="濮撳悕" type="xs:string" minOccurs="0" />
  11.               <xs:element name="骞撮緞" type="xs:string" minOccurs="0" />
  12.               <xs:element name="鎬у埆" type="xs:string" minOccurs="0" />
  13.               <xs:element name="绫诲瀷" type="xs:string" minOccurs="0" />
  14.               <xs:element name="鎸傚彿璐圭敤" type="xs:string" minOccurs="0" />
  15.               <xs:element name="鐥呭巻" type="xs:string" minOccurs="0" />
  16.               <xs:element name="鍦板潃" type="xs:string" minOccurs="0" />
  17.               <xs:element name="鏃ユ湡" type="xs:dateTime" minOccurs="0" />
  18.             </xs:sequence>
  19.           </xs:complexType>
  20.         </xs:element>
  21.       </xs:choice>
  22.     </xs:complexType>
  23.     <xs:unique name="Constraint1" msdata:PrimaryKey="true">
  24.       <xs:selector xpath=".//mstns:Table" />
  25.       <xs:field xpath="mstns:鎸傚彿鍙风爜" />
  26.     </xs:unique>
  27.   </xs:element>
  28. </xs:schema>