Created
November 27, 2012 12:55
-
-
Save cmar/4154114 to your computer and use it in GitHub Desktop.
shipment notificaiton
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<DeliveryConfirmations xmlns:pchBase="http://schema.pchintl.com/pchBase_v1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Action="Read" xsi:noNamespaceSchemaLocation="SC_1.0.xsd"> | |
<SC> | |
<SRef> | |
<RefV>B2C</RefV> | |
<RefQ>OrderType</RefQ> | |
</SRef> | |
<DN>50aa899205ffbb257e00000f_H438105531460</DN> | |
<AWB>UPSSAVER006</AWB> | |
<Car>UPSG-SAVER</Car> | |
<DoDt>2012-08-31</DoDt> | |
<ShDt>2012-10-10</ShDt> | |
<ShTm>19:24:40 </ShTm> | |
<POE>LOU1</POE> | |
<COO>HKG</COO> | |
<Cus> | |
<Nm1>Wayne Ford</Nm1> | |
<Nm2/> | |
<Adr1>900 N Kingsbury St Apt 818</Adr1> | |
<Adr2/> | |
<City>Chicago</City> | |
<Cnty/> | |
<State>Illinois</State> | |
<Zip>60610</Zip> | |
<Ctry>US</Ctry> | |
<Phn>312 2886175</Phn> | |
<Fax/> | |
<Email>[email protected]</Email> | |
<Lang/> | |
</Cus> | |
<Cnt> | |
<SSCC>008105420100178230</SSCC> | |
<Qty>1</Qty> | |
<Wgt>1.5304</Wgt> | |
<Typ>3</Typ> | |
<TrkNm>008105420100178230</TrkNm> | |
<Itm> | |
<PN>LB-BIT-o13-FAN-v03-2</PN> | |
<Lin>1</Lin> | |
<Qty>1</Qty> | |
<Wgt>1.4540</Wgt> | |
</Itm> | |
</Cnt> | |
</SC> | |
<SC> | |
<SRef> | |
<RefV>B2C</RefV> | |
<RefQ>OrderType</RefQ> | |
</SRef> | |
<DN>50aa899205ffbb257e00000f_H438105531461</DN> | |
<AWB>UPSSAVER006</AWB> | |
<Car>UPSG-SAVER</Car> | |
<DoDt>2012-08-31</DoDt> | |
<ShDt>2012-10-10</ShDt> | |
<ShTm>19:24:40 </ShTm> | |
<POE>LOU1</POE> | |
<COO>HKG</COO> | |
<Cus> | |
<Nm1>Wayne Ford</Nm1> | |
<Nm2/> | |
<Adr1>900 N Kingsbury St Apt 818</Adr1> | |
<Adr2/> | |
<City>Chicago</City> | |
<Cnty/> | |
<State>Illinois</State> | |
<Zip>60610</Zip> | |
<Ctry>US</Ctry> | |
<Phn>312 2886175</Phn> | |
<Fax/> | |
<Email>[email protected]</Email> | |
<Lang/> | |
</Cus> | |
<Cnt> | |
<SSCC>008105420100178230</SSCC> | |
<Qty>1</Qty> | |
<Wgt>1.5304</Wgt> | |
<Typ>3</Typ> | |
<TrkNm>008105420100178230</TrkNm> | |
<Itm> | |
<PN>LB-BIT-o13-FAN-v03-2</PN> | |
<Lin>1</Lin> | |
<Qty>1</Qty> | |
<Wgt>1.4540</Wgt> | |
</Itm> | |
</Cnt> | |
</SC> | |
<SC> | |
<SRef> | |
<RefV>B2C</RefV> | |
<RefQ>OrderType</RefQ> | |
</SRef> | |
<DN>50aa899205ffbb257e00000f_H438105531462</DN> | |
<AWB>UPSSAVER006</AWB> | |
<Car>UPSG-SAVER</Car> | |
<DoDt>2012-08-31</DoDt> | |
<ShDt>2012-10-10</ShDt> | |
<ShTm>19:24:40 </ShTm> | |
<POE>LOU1</POE> | |
<COO>HKG</COO> | |
<Cus> | |
<Nm1>Wayne Ford</Nm1> | |
<Nm2/> | |
<Adr1>900 N Kingsbury St Apt 818</Adr1> | |
<Adr2/> | |
<City>Chicago</City> | |
<Cnty/> | |
<State>Illinois</State> | |
<Zip>60610</Zip> | |
<Ctry>US</Ctry> | |
<Phn>312 2886175</Phn> | |
<Fax/> | |
<Email>[email protected]</Email> | |
<Lang/> | |
</Cus> | |
<Cnt> | |
<SSCC>008105420100178230</SSCC> | |
<Qty>1</Qty> | |
<Wgt>1.5304</Wgt> | |
<Typ>3</Typ> | |
<TrkNm>008105420100178230</TrkNm> | |
<Itm> | |
<PN>LB-BIT-o13-FAN-v03-2</PN> | |
<Lin>1</Lin> | |
<Qty>1</Qty> | |
<Wgt>1.4540</Wgt> | |
</Itm> | |
</Cnt> | |
</SC> | |
</DeliveryConfirmations> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment