zhuyuan.xsd
资源名称:yi-yuan.rar [点击查看]
上传用户:clhb88
上传日期:2009-09-26
资源大小:3468k
文件大小:1k
源码类别:
医药行业
开发平台:
C#
- <?xml version="1.0" standalone="yes"?>
- <xs:schema id="zhuyuan" targetNamespace="http://www.tempuri.org/zhuyuan.xsd" xmlns:mstns="http://www.tempuri.org/zhuyuan.xsd" xmlns="http://www.tempuri.org/zhuyuan.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">
- <xs:element name="zhuyuan" msdata:IsDataSet="true" msdata:Locale="zh-CN">
- <xs:complexType>
- <xs:choice maxOccurs="unbounded">
- <xs:element name="Table">
- <xs:complexType>
- <xs:sequence>
- <xs:element name="濮撳悕" type="xs:string" minOccurs="0" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- </xs:choice>
- </xs:complexType>
- </xs:element>
- </xs:schema>