12345678910111213141516171819202122232425262728 |
- <?xml version="1.0" encoding="utf-8"?>
- <root xmlns="">
- <main>
- <inschepsnlist>
- <item>
- <trnptwardcd/>
- <trnptroomcd/>
- <deptcd/>
- <pid/>
- <hngnm/>
- <rrgstno/>
- <sex/>
- <age/>
- <inschedd/>
- <indd/>
- <atdoctid/>
- </item>
- </inschepsnlist>
- </main>
- <send>
- <req>
- <inschefromdd/>
- <inschetodd/>
- <trnptwardcd/>
- <trnptroomcd/>
- </req>
- </send>
- </root>
|