1234567891011121314151617 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRCIT01101">
- <action url="svc://local"
- target="cssamngtapp.CssaMngt"
- interface="himed.his.crm.cssamngtapp.cssamngt.CssaMngt"
- method="reqGetCsiAnlyDetl">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="stinseqno">
- <column id="stinseqno" type="int" desc="¸¸Á·µµÀϷùøÈ£" ref="stinseqno"/>
- </table>
- </input>
- <output path="root/rsltlist" type="xml">
- <table id="row" type = "cdata" count_ref="row"/>
- <table id="header" count_ref="header"/>
- </output>
- </submit>
|