MT1201.ftlx
3.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<Manifest xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:Declaration:datamodel:standard:CN:MT1201:1">
<Head>
<MessageID>${msgId}</MessageID>
<FunctionCode>9</FunctionCode>
<MessageType>${msessageType}</MessageType>
<SenderID>${senderId}</SenderID>
<ReceiverID>${receiverID}</ReceiverID>
<SendTime>${sendTime}</SendTime>
<Version>1.0</Version>
</Head>
<Declaration>
<RepresentativePerson>
<Name>9141010070678920XJ</Name>
</RepresentativePerson>
<ExitCustomsOffice>
<ID>${mt.originstation}</ID>
</ExitCustomsOffice>
<Carrier>
<ID>${mt.carrier}</ID>
</Carrier>
<BorderTransportMeans>
<JourneyID>${mt.carrier}${mt.flightno}/${mt.flightdate}</JourneyID>
<TypeCode>4</TypeCode>
<FirstArrivalLocationID>${mt.destinationstation}</FirstArrivalLocationID>
<ArrivalDateTime>20200121053117086</ArrivalDateTime>
<DepartureDateTime>20200121033117086</DepartureDateTime>
</BorderTransportMeans>
<Consignment>
<TransportContractDocument>
<ID>61877590785</ID>
<ConditionCode>10</ConditionCode>
</TransportContractDocument>
<AssociatedTransportDocument>
<ID>61877590785_SG101393846</ID>
</AssociatedTransportDocument>
<LoadingLocation>
<ID>SIN</ID>
</LoadingLocation>
<UnloadingLocation>
<ID>CGO/4604</ID>
<ArrivalDate>20200121</ArrivalDate>
</UnloadingLocation>
<GoodsConsignedPlace>
<ID>SIN</ID>
</GoodsConsignedPlace>
<CustomsStatusCode>001</CustomsStatusCode>
<TransportSplitIndicator>0</TransportSplitIndicator>
<FreightPayment>
<MethodCode>PP</MethodCode>
</FreightPayment>
<ConsignmentPackaging>
<QuantityQuantity>1</QuantityQuantity>
</ConsignmentPackaging>
<TotalGrossMassMeasure>124.0</TotalGrossMassMeasure>
<Consignee>
<Name>HONGFUJIN PRECISION ELECTRONICS</Name>
<Address>
<Line>F01 THE COPREHENSIVE BONDED AREA</Line>
<CountryCode>CN</CountryCode>
</Address>
<Communication>
<ID>863716628288</ID>
<TypeID>TE</TypeID>
</Communication>
</Consignee>
<Consignor>
<Name>AVNET ASIA PTE LTD TAIWAN BRANCH</Name>
<Address>
<Line>5F NO 3 YUAN CYU ST NANKANG SO</Line>
<CountryCode>TW</CountryCode>
</Address>
<Communication>
<ID>88632221868</ID>
<TypeID>TE</TypeID>
</Communication>
</Consignor>
<ConsignmentItem>
<SequenceNumeric>1</SequenceNumeric>
<ConsignmentItemPackaging>
<QuantityQuantity>1</QuantityQuantity>
</ConsignmentItemPackaging>
<Commodity>
<CargoDescription>ALS SENSOR MODU</CargoDescription>
</Commodity>
<GoodsMeasure>
<GrossMassMeasure>124.0</GrossMassMeasure>
</GoodsMeasure>
</ConsignmentItem>
</Consignment>
</Declaration>
</Manifest>