123456789101112131415161718 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRCPC00106">
- <action url="svc://local"
- target="cmpnmngtapp.CmpnMngt"
- interface="himed.his.crm.cmpnmngtapp.cmpnmngt.CmpnMngt"
- method="reqCheckCmpn">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="cmpncd">
- <column id="cmpncd" desc="Ä·ÆäÀÎÄÚµå" ref="cmpncd"/>
- </table>
- </input>
- <output path="root" type="xml">
- <table id="chkcmpncd" count_ref="chkcmpncd">
- <column id="cmpncd" type="string" desc="Ä·ÆäÀÎÄÚµå" ref="chkcmpncd.cmpncd"/>
- </table>
- </output>
- </submit>
|