123456789101112131415161718 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRIBI00102">
- <action url="svc://local"
- target="subtesteeapp.SubTesteeInfo"
- interface="himed.his.crc.subtesteeapp.subtesteeinfo.SubTesteeInfo"
- method="reqGetIdCheck">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="srchid">
- <column id="srchid" desc="°Ë»öID" ref="srchid"/>
- </table>
- </input>
- <output path="root/subtestee" type="xml">
- <table id="item" count_ref="item" >
- <column id="testeeid" desc="ÇÇÇèÀÚID" ref="item.testeeid"/>
- </table>
- </output>
- </submit>
|