📄 dspr240.xsd
字号:
<?xml version="1.0" encoding="utf-8" ?>
<xs:schema id="dsPR240" targetNamespace="http://tempuri.org/dsPR240.xsd" elementFormDefault="qualified" attributeFormDefault="qualified" xmlns="http://tempuri.org/dsPR240.xsd" xmlns:mstns="http://tempuri.org/dsPR240.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xs:element name="dsPR240" msdata:IsDataSet="true">
<xs:complexType>
<xs:choice maxOccurs="unbounded">
<xs:element name="PR240">
<xs:complexType>
<xs:sequence>
<xs:element name="SupplierID" type="xs:string" minOccurs="0" />
<xs:element name="SupplierAttribName" type="xs:string" minOccurs="0" />
<xs:element name="Amount01" type="xs:decimal" minOccurs="0" />
<xs:element name="Amount02" type="xs:decimal" minOccurs="0" />
<xs:element name="Amount03" type="xs:decimal" minOccurs="0" />
<xs:element name="Amount04" type="xs:decimal" minOccurs="0" />
<xs:element name="Amount05" type="xs:decimal" minOccurs="0" />
<xs:element name="Amount06" type="xs:decimal" minOccurs="0" />
<xs:element name="Amount07" type="xs:decimal" minOccurs="0" />
<xs:element name="Amount08" type="xs:decimal" minOccurs="0" />
<xs:element name="Amount09" type="xs:decimal" minOccurs="0" />
<xs:element name="Amount10" type="xs:decimal" minOccurs="0" />
<xs:element name="Amount11" type="xs:decimal" minOccurs="0" />
<xs:element name="Amount12" type="xs:decimal" minOccurs="0" />
<xs:element name="Amount" type="xs:decimal" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
<xs:key name="dsPR240Key1">
<xs:selector xpath=".//mstns:PR240" />
<xs:field xpath="mstns:SupplierID" />
</xs:key>
</xs:element>
</xs:schema>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -