123456789101112131415161718192021 |
- <?xml version='1.0' encoding='euc-kr'?>
- <submit id="TXICP00401">
- <action url="svc://local"
- target="stdycostapp.StdyExpense"
- interface="himed.his.crc.stdycostapp.stdyexpense.StdyExpense"
- method="reqSetStdyCost">
- </action>
- <input type="urlencoded">
- <table id="req" count_value="1">
- <column id="startdd" desc="" ref="startdd"/>
- <column id="enddd" desc="" ref="enddd"/>
- </table>
- </input>
- <output path="root" type="xml">
- <table id="ret" count_ref="ret">
- <column id="retcnt" desc="" ref="ret.retcnt"/>
- </table>
- </output>
- </submit>
|