123456789101112131415161718192021222324252627282930 |
- <?xml version="1.0" encoding="utf-8"?>
- <root xmlns="">
- <main>
- <prtpataddress>
- <item>
- <pid/>
- <hngnm/>
- <trnptkind/>
- <trnptdd/>
- <zipcd/>
- <address/>
- <cntctel/>
- <mpphontel/>
- <day100dd/>
- <month6dd/>
- <year1dd/>
- </item>
- </prtpataddress>
- </main>
- <send>
- <req>
- <trnptfromdd/>
- <trnpttodd/>
- <address/>
- <atdoctid/>
- <deptcd/>
- <dethyn/>
- </req>
- </send>
- </root>
|