123456789101112131415161718192021 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRICU01603">
- <action url="svc://local"
- target="stdycostapp.Stdycost"
- interface="himed.his.crc.stdycostapp.stdycost.Stdycost"
- method="reqGetStdyAppDg">
- </action>
-
- <input type="urlencoded">
- <table id="req" count_ref="subjid">
- <column id="subjid" type="cdata" desc="°úÁ¦ID" ref="subjid"/>
- <column id="instcd" type="cdata" desc="º´¿øÄÚµå" ref="instcd"/>
- </table>
- </input>
-
- <output path="root/appdg" type="xml">
- <table id="item" count_ref="item" >
- <column id="appdg" desc="Â÷¼ö" ref="item.appdg"/>
- </table>
- </output>
- </submit>
|