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.
136 lines
474 KiB
Plaintext
136 lines
474 KiB
Plaintext
10 months ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<root>
|
||
|
<!--
|
||
|
Microsoft ResX Schema
|
||
|
|
||
|
Version 2.0
|
||
|
|
||
|
The primary goals of this format is to allow a simple XML format
|
||
|
that is mostly human readable. The generation and parsing of the
|
||
|
various data types are done through the TypeConverter classes
|
||
|
associated with the data types.
|
||
|
|
||
|
Example:
|
||
|
|
||
|
... ado.net/XML headers & schema ...
|
||
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||
|
<resheader name="version">2.0</resheader>
|
||
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||
|
</data>
|
||
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||
|
<comment>This is a comment</comment>
|
||
|
</data>
|
||
|
|
||
|
There are any number of "resheader" rows that contain simple
|
||
|
name/value pairs.
|
||
|
|
||
|
Each data row contains a name, and value. The row also contains a
|
||
|
type or mimetype. Type corresponds to a .NET class that support
|
||
|
text/value conversion through the TypeConverter architecture.
|
||
|
Classes that don't support this are serialized and stored with the
|
||
|
mimetype set.
|
||
|
|
||
|
The mimetype is used for serialized objects, and tells the
|
||
|
ResXResourceReader how to depersist the object. This is currently not
|
||
|
extensible. For a given mimetype the value must be set accordingly:
|
||
|
|
||
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||
|
that the ResXResourceWriter will generate, however the reader can
|
||
|
read any of the formats listed below.
|
||
|
|
||
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||
|
value : The object must be serialized with
|
||
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||
|
: and then encoded with base64 encoding.
|
||
|
|
||
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||
|
value : The object must be serialized with
|
||
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||
|
: and then encoded with base64 encoding.
|
||
|
|
||
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||
|
value : The object must be serialized into a byte array
|
||
|
: using a System.ComponentModel.TypeConverter
|
||
|
: and then encoded with base64 encoding.
|
||
|
-->
|
||
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||
|
<xsd:complexType>
|
||
|
<xsd:choice maxOccurs="unbounded">
|
||
|
<xsd:element name="metadata">
|
||
|
<xsd:complexType>
|
||
|
<xsd:sequence>
|
||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||
|
</xsd:sequence>
|
||
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||
|
<xsd:attribute name="type" type="xsd:string" />
|
||
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
||
|
<xsd:attribute ref="xml:space" />
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
<xsd:element name="assembly">
|
||
|
<xsd:complexType>
|
||
|
<xsd:attribute name="alias" type="xsd:string" />
|
||
|
<xsd:attribute name="name" type="xsd:string" />
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
<xsd:element name="data">
|
||
|
<xsd:complexType>
|
||
|
<xsd:sequence>
|
||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||
|
</xsd:sequence>
|
||
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||
|
<xsd:attribute ref="xml:space" />
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
<xsd:element name="resheader">
|
||
|
<xsd:complexType>
|
||
|
<xsd:sequence>
|
||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||
|
</xsd:sequence>
|
||
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
</xsd:choice>
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
</xsd:schema>
|
||
|
<resheader name="resmimetype">
|
||
|
<value>text/microsoft-resx</value>
|
||
|
</resheader>
|
||
|
<resheader name="version">
|
||
|
<value>2.0</value>
|
||
|
</resheader>
|
||
|
<resheader name="reader">
|
||
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||
|
</resheader>
|
||
|
<resheader name="writer">
|
||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||
|
</resheader>
|
||
|
<data name="textBox1.Text" xml:space="preserve">
|
||
|
<value>{"message":[{"cusCiqNo":"E20200000529262201","data":{"preDecHeadVo":{"agentCode":"3701385090","agentName":"济南虎鲸保税物流有限公司","agentScc":"91370100054858715A","arrivPortCode":"RUS000","arrivPortCodeName":"俄罗斯","attaDocuCdstr":"","billNo":"13087216","chktstFlag":"0","ciqDecStatus":"42","ciqDecStatusName":"已申报","ciqDespCtryCode":"RUS","ciqDespCtryCodeName":"俄罗斯联邦","ciqIEFlag":"E","ciqIsudMark":"3","ciqTradeCountryCode":"RUS","ciqTradeCountryCodeName":"俄罗斯联邦","ciqTrafMode":"3","ciqTrafModeName":"铁路运输","ciqVoyageNo":"20201123","clientId":"0000194808","cnsnTradeCode":"1108919426","cnsnTradeScc":"911101087662687640","coOwner":"1","coOwnerName":"国有","consigneeEname":"ABINOR S.R.O.","consignorCname":"中建材国际贸易有限公司","consignorCode":"1100600182","contaCount":"2","contrNo":"SAAJ2220024","contractNo":"SAAJ2220024","copNo":"0S2466811","createUser":"HAP001","cusCiqNo":"E20200000529262201","cusDecStatus":"9","cusDecStatusName":"放行","cusIEFlag":"E","cusLicenseListVo":"[]","cusRemark":"00000","cusTradeCountry":"RUS","cusTradeCountryName":"俄罗斯联邦","cusTradeNationCode":"RUS","cusTradeNationCodeName":"俄罗斯联邦","cusTrafMode":"3","cusTrafModeName":"铁路运输","cusVoyageNo":"20201123","custmRegNo":"1100600182","customMaster":"4301","customMasterName":"泉城海关","cutMode":"101","cutModeName":"一般征税","dDate":"2020-11-23","dataSrcCode":"01","dataSrcModeCode":"01","dataSrcUnitCode":"SW37000020151013","dclTrnRelFlag":"0","dclrNo":"43001253","decMergeListVo":"[{\"gNo\":\"1\",\"codeTs\":\"8413910000\",\"gModel\":\"0|0|用于混凝土泵,混凝土输送作用|无品牌|无型号\",\"ciqWtMeasUnit\":\"035\",\"ciqCurr\":\"EUR\",\"ciqWtMeasUnitName\":\"千克\",\"gUnitName\":\"件\",\"tradeCurrName\":\"欧元\",\"destinationCountryName\":\"俄罗斯联邦\",\"cusOriginCountry\":\"CHN\",\"gQty\":\"280\",\"goodsLegalInspectionMark\":\"00\",\"declPrice\":\"28\",\"gName\":\"混凝土泵车零件(输送直管)\",\"qty1\":\"11480\",\"cusCiqNo\":\"E20200000529262201\",\"dutyModeName\":\"照章征税\",\"hsCodeDesc\":\"泵用零件\",\"goodsTotalVal\":\"7840\",\"districtCodeName\":\"沧州\",\"dutyMode\":\"1\",\"updateTime\":\"2020-11-23 14:44:53\",\"ciqOriginCountry\":\"CHN\",\"preDecCiqGoodsCont\":\"[]\",\"stdWeightUnitCode\":\"1\",\"unit1\":\"035\",\"preDecCiqGoodsLimit\":\"[]\",\"ciqCurrName\":\"欧元\",\"unit1Name\":\"千克\",\"gUnit\":\"011\",\"supList\":[],\"cusOriginCountryName\":\"中国\",\"createUser\":\"HAP001\",\"ciqWeight\":\"11480\",\"districtCode\":\"13099\",\"tradeCurr\":\"EUR\",\"destinationCountry\":\"RUS\",\"declTotal\":\"7840\",\"codeTsName\":\"泵用零件\",\"indbTime\":\"2020-11-18 17:14:04\",\"updateUser\":\"2000040006493\"},{\"gNo\":\"2\",\"codeTs\":\"8413910000\",\"gModel\":\"0|0|用于混凝土泵,混凝土输送作用|无品牌|无型号\",\"ciqWtMeasUnit\":\"035\",\"ciqCurr\":\"EUR\",\"ciqWtMeasUnitName\":\"千克\",\"gUnitName\":\"件\",\"tradeCurrName\":\"欧元\",\"destinationCountryName\":\"俄罗斯联邦\",\"cusOriginCountry\":\"CHN\",\"gQty\":\"5\",\"goodsLegalInspectionMark\":\"00\",\"declPrice\":\"40\",\"gName\":\"混凝土泵车零件(弯头)\",\"qty1\":\"250\",\"cusCiqNo\":\"E20200000529262201\",\"dutyModeName\":\"照章征税\",\"hsCodeDesc\":\"泵用零件\",\"goodsTotalVal\":\"200\",\"districtCodeName\":\"沧州\",\"dutyMode\":\"1\",\"updateTime\":\"2020-11-23 14:44:53\",\"ciqOriginCountry\":\"CHN\",\"preDecCiqGoodsCont\":\"[]\",\"stdWeightUnitCode\":\"1\",\"unit1\":\"035\",\"preDecCiqGoodsLimit\":\"[]\",\"ciqCurrName\":\"欧元\",\"unit1Name\":\"千克\",\"gUnit\":\"011\",\"supList\":[],\"cusOriginCountryName\":\"中国\",\"createUser\":\"HAP001\",\"ciqWeight\":\"250\",\"districtCode\":\"13099\",\"tradeCurr\":\"EUR\",\"destinationCountry\":\"RUS\",\"declTotal\":\"200\",\"codeTsName\":\"泵用零件\",\"indbTime\":\"2020-11-18 17:14:04\",\"updateUser\":\"2000040006493\"},{\"gNo\":\"3\",\"codeTs\":\"8413910000\",\"gModel\":\"0|0|起到密封和紧密作用|无品牌|无型号\",\"ciqWtMe
|
||
|
</value>
|
||
|
</data>
|
||
|
<metadata name="tmrStart.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||
|
<value>17, 17</value>
|
||
|
</metadata>
|
||
|
<metadata name="statusStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||
|
<value>117, 17</value>
|
||
|
</metadata>
|
||
|
<metadata name="tmrExecute.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||
|
<value>238, 17</value>
|
||
|
</metadata>
|
||
|
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||
|
<value>25</value>
|
||
|
</metadata>
|
||
|
</root>
|