123456789101112131415161718192021222324252627 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRSDT07501">
- <action url="svc://local"
- target="stscmcnwapp.SoclEndStats"
- interface="himed.his.sts.stscmcnwapp.soclendstats.SoclEndStats"
- method="reqGetCharityDeptAchiv">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="fromdd">
- <column id="instcd" desc="기관코드" ref="instcd"/>
- <column id="fromdd" desc="조회시작일" ref="fromdd"/>
- </table>
- </input>
- <output path="root/brgstincmexpspres" type="xml">
- <table id="brgstincmexpsprescond" count_ref="brgstincmexpsprescond">
- <column id="cls" type="string" desc="순서" ref="brgstincmexpsprescond.cls"/>
- <column id="dutplcedeptcd" type="string" desc="순서" ref="brgstincmexpsprescond.dutplcedeptcd"/>
- <column id="instnm" type="string" desc="기관명" ref="brgstincmexpsprescond.instnm"/>
- <column id="deptnm" type="string" desc="부서명" ref="brgstincmexpsprescond.deptnm"/>
- <column id="emplno" type="string" desc="교직원수" ref="brgstincmexpsprescond.emplno"/>
- <column id="entcnt" type="string" desc="자선회가입교직원수" ref="brgstincmexpsprescond.entcnt"/>
- <column id="entrate" type="string" desc="자선회교직원가입률" ref="brgstincmexpsprescond.entrate"/>
- <column id="deduamt" type="string" desc="자선회교직원기부액" ref="brgstincmexpsprescond.deduamt"/>
- <column id="deduavg" type="string" desc="부서1인당기부액" ref="brgstincmexpsprescond.deduavg"/>
- </table>
- </output>
- </submit>
|