12345678910111213141516171819 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRSTP01815">
- <action url="svc://local"
- target="stspamapp.StsPam"
- interface="himed.his.sts.stspamapp.stspam.StsPam"
- method="reqGetStaffCheck">
- </action>
- <input type="urlencoded">
- <table id="req" count_value="1">
- <column id="enddd" ref="enddd" desc="시작일자"/>
- <column id="staffkind" ref="staffkind" desc="담당자/부서장 구분"/>
- </table>
- </input>
- <output path="root" type="xml">
- <table id="aprvinfo" count_ref="aprvinfo">
- <column id="aprvcnt" type="cdata" ref="aprvinfo.aprvcnt" desc="결재된 항목수"/>
- </table>
- </output>
- </submit>
|