123456789101112131415161718192021222324252627282930313233 |
- <?xml version="1.0" encoding="utf-8"?>
- <root xmlns="">
- <main>
- <spermovumlist>
- <item>
- <hngnm/>
- <pid/>
- <trnptdd/>
- <diagcd1/>
- <age/>
- <sex/>
- <educyn/>
- <transfyn/>
- <execyn/>
- <execfailyn/>
- </item>
- </spermovumlist>
- </main>
- <send>
- <req>
- <trnptfromdd/>
- <trnpttodd/>
- <diagcd1/>
- <sex/>
- <age/>
- <educyn/>
- <execyn/>
- </req>
- </send>
- </root>
|