You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

75 lines
5.1 KiB
Plaintext

11 months ago
<XmlTransformation Version="1.0"><Transform Direction="ToCds"><SelectEach dest="DATAPACKET\ROWDATA\ROW" from="\NewDataSet\Table"><Select dest="@提单号" from="\提单号"/><Select dest="@箱号" from="\箱号"/><Select dest="@尺寸" from="\尺寸"/><Select dest="@箱型" from="\箱型"/><Select dest="@车号" from="\车号"/><Select dest="@背箱时间" from="\背箱时间"/><Select dest="@皮重" from="\皮重"/><Select dest="@总件数" from="\总件数"/><Select dest="@重量" from="\重量"/><Select dest="@总尺码" from="\总尺码"/><Select dest="@铅封号" from="\铅封号"/><Select dest="@集港时间" from="\集港时间"/></SelectEach></Transform><XmlSchema RootName="NewDataSet"><![CDATA[<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="NewDataSet" type="NewDataSetType"/>
<xs:complexType name="NewDataSetType">
<xs:sequence>
<xs:element name="Table" type="TableType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:element name="Table" type="TableType"/>
<xs:complexType name="TableType">
<xs:sequence>
<xs:element name="提单号" type="提单号Type"/>
<xs:element name="箱号" type="箱号Type"/>
<xs:element name="尺寸" type="尺寸Type"/>
<xs:element name="箱型" type="箱型Type"/>
<xs:element name="车号" type="车号Type"/>
<xs:element name="背箱时间" type="背箱时间Type"/>
<xs:element name="皮重" type="皮重Type"/>
<xs:element name="总件数" type="总件数Type"/>
<xs:element name="重量" type="重量Type"/>
<xs:element name="总尺码" type="总尺码Type"/>
<xs:element name="铅封号" type="铅封号Type"/>
<xs:element name="集港时间" type="集港时间Type"/>
</xs:sequence>
</xs:complexType>
<xs:element name="提单号" type="提单号Type"/>
<xs:simpleType name="提单号Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:element name="箱号" type="箱号Type"/>
<xs:simpleType name="箱号Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:element name="尺寸" type="尺寸Type"/>
<xs:simpleType name="尺寸Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:element name="箱型" type="箱型Type"/>
<xs:simpleType name="箱型Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:element name="车号" type="车号Type"/>
<xs:simpleType name="车号Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:element name="背箱时间" type="背箱时间Type"/>
<xs:simpleType name="背箱时间Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:element name="皮重" type="皮重Type"/>
<xs:simpleType name="皮重Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:element name="总件数" type="总件数Type"/>
<xs:simpleType name="总件数Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:element name="重量" type="重量Type"/>
<xs:simpleType name="重量Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:element name="总尺码" type="总尺码Type"/>
<xs:simpleType name="总尺码Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:element name="铅封号" type="铅封号Type"/>
<xs:simpleType name="铅封号Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:element name="集港时间" type="集港时间Type"/>
<xs:simpleType name="集港时间Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
</xs:schema>]]></XmlSchema><CdsSkeleton/><XslTransform/><Skeleton><![CDATA[<?xml version="1.0"?><DATAPACKET Version="2.0"><METADATA><FIELDS><FIELD attrname="提单号" fieldtype="string" WIDTH="10"/><FIELD attrname="箱号" fieldtype="string" WIDTH="11"/><FIELD attrname="尺寸" fieldtype="string" WIDTH="2"/><FIELD attrname="箱型" fieldtype="string" WIDTH="2"/><FIELD attrname="车号" fieldtype="string" WIDTH="7"/><FIELD attrname="背箱时间" fieldtype="string" WIDTH="18"/><FIELD attrname="皮重" fieldtype="string" WIDTH="32"/><FIELD attrname="总件数" fieldtype="string" WIDTH="1"/><FIELD attrname="重量" fieldtype="string" WIDTH="10"/><FIELD attrname="总尺码" fieldtype="string" WIDTH="10"/><FIELD attrname="铅封号" fieldtype="string" WIDTH="32"/><FIELD attrname="集港时间" fieldtype="string" WIDTH="32"/></FIELDS><PARAMS/></METADATA><ROWDATA/><METADATA><FIELDS><FIELD attrname="提单号" fieldtype="string" WIDTH="10"/><FIELD attrname="箱号" fieldtype="string" WIDTH="11"/><FIELD attrname="尺寸" fieldtype="string" WIDTH="2"/><FIELD attrname="箱型" fieldtype="string" WIDTH="2"/><FIELD attrname="车号" fieldtype="string" WIDTH="7"/><FIELD attrname="背箱时间" fieldtype="string" WIDTH="18"/><FIELD attrname="皮重" fieldtype="string" WIDTH="32"/><FIELD attrname="总件数" fieldtype="string" WIDTH="1"/><FIELD attrname="重量" fieldtype="string" WIDTH="10"/><FIELD attrname="总尺码" fieldtype="string" WIDTH="10"/><FIELD attrname="铅封号" fieldtype="string" WIDTH="32"/><FIELD attrname="集港时间" fieldtype="string" WIDTH="32"/></FIELDS><PARAMS/></METADATA><ROWDATA/></DATAPACKET>
]]></Skeleton></XmlTransformation>