sda1.xsd
上传用户:clhb88
上传日期:2009-09-26
资源大小:3468k
文件大小:1k
- <?xml version="1.0" standalone="yes"?>
- <xs:schema id="sda1" targetNamespace="http://www.tempuri.org/sda1.xsd" xmlns:mstns="http://www.tempuri.org/sda1.xsd" xmlns="http://www.tempuri.org/sda1.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">
- <xs:element name="sda1" msdata:IsDataSet="true" msdata:Locale="zh-CN">
- <xs:complexType>
- <xs:choice maxOccurs="unbounded">
- <xs:element name="Table">
- <xs:complexType>
- <xs:sequence>
- <xs:element name="鎸傚彿鍙风爜" msdata:ReadOnly="true" msdata:AutoIncrement="true" type="xs:long" />
- <xs:element name="濮撳悕" type="xs:string" minOccurs="0" />
- <xs:element name="骞撮緞" type="xs:string" minOccurs="0" />
- <xs:element name="鎬у埆" type="xs:string" minOccurs="0" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- </xs:choice>
- </xs:complexType>
- <xs:unique name="Constraint1" msdata:PrimaryKey="true">
- <xs:selector xpath=".//mstns:Table" />
- <xs:field xpath="mstns:鎸傚彿鍙风爜" />
- </xs:unique>
- </xs:element>
- </xs:schema>