123456789101112131415161718192021222324252627282930313233 |
- <?xml version="1.0" encoding="utf-8"?>
- <root xmlns="">
- <main>
- <bmteducreq>
- <bmteducreqlist>
- <wardnm/>
- <roomcd/>
- <deptnm/>
- <pid/>
- <hngnm/>
- <sex/>
- <age/>
- <indd/>
- <dschdclrdt/>
- <reqdd/>
- <requsernm/>
- <formnm/>
- <repldd/>
- <recvusernm/>
- <cnststatnm/>
- <cnststat/>
- </bmteducreqlist>
- </bmteducreq>
- </main>
- <send>
- <req>
- <reqfromdd/>
- <reqtodd/>
- <dschyn/>
- <cnststat/>
- </req>
- </send>
- </root>
|