1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- <?xml version="1.0" encoding="UTF-8"?>
- <submit id="TRSNE00101">
- <action url="svc://local"
- target="stsenrapp.StsErMngt" interface="himed.his.sts.stsenrapp.stsenrmngt.StsErMngt"
- method="reqGetStayDDList">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="srchdd">
- <column id="srchdd" desc="기준년월" ref="srchdd"/>
- <column id="srchflag1" desc="조회구분" ref="srchflag1"/>
- <column id="srchflag2" desc="조회구분" ref="srchflag2"/>
- </table>
- </input>
- <output path="root/stayddinfo" type="xml">
- <table id="stayddlist" count_ref="stayddlist">
- <column id="deptnm" desc="부서정보" ref="stayddlist.deptnm"/>
- <column id="col1" desc="1일" ref="stayddlist.col1"/>
- <column id="col2" desc="2일" ref="stayddlist.col2"/>
- <column id="col3" desc="3일" ref="stayddlist.col3"/>
- <column id="col4" desc="4일" ref="stayddlist.col4"/>
- <column id="col5" desc="5일" ref="stayddlist.col5"/>
- <column id="col6" desc="6일" ref="stayddlist.col6"/>
- <column id="col7" desc="7일" ref="stayddlist.col7"/>
- <column id="col8" desc="8일" ref="stayddlist.col8"/>
- <column id="col9" desc="9일" ref="stayddlist.col9"/>
- <column id="col10" desc="10일" ref="stayddlist.col10"/>
- <column id="col11" desc="11일" ref="stayddlist.col11"/>
- <column id="col12" desc="12일" ref="stayddlist.col12"/>
- <column id="col13" desc="13일" ref="stayddlist.col13"/>
- <column id="col14" desc="14일" ref="stayddlist.col14"/>
- <column id="col15" desc="15일" ref="stayddlist.col15"/>
- <column id="col16" desc="16일" ref="stayddlist.col16"/>
- <column id="col17" desc="17일" ref="stayddlist.col17"/>
- <column id="col18" desc="18일" ref="stayddlist.col18"/>
- <column id="col19" desc="19일" ref="stayddlist.col19"/>
- <column id="col20" desc="20일" ref="stayddlist.col20"/>
- <column id="col21" desc="21일" ref="stayddlist.col21"/>
- <column id="col22" desc="22일" ref="stayddlist.col22"/>
- <column id="col23" desc="23일" ref="stayddlist.col23"/>
- <column id="col24" desc="24일" ref="stayddlist.col24"/>
- <column id="col25" desc="25일" ref="stayddlist.col25"/>
- <column id="col26" desc="26일" ref="stayddlist.col26"/>
- <column id="col27" desc="27일" ref="stayddlist.col27"/>
- <column id="col28" desc="28일" ref="stayddlist.col28"/>
- <column id="col29" desc="29일" ref="stayddlist.col29"/>
- <column id="col30" desc="30일" ref="stayddlist.col30"/>
- <column id="col31" desc="31일" ref="stayddlist.col31"/>
- <column id="stayddsum" desc="합계" ref="stayddlist.stayddsum"/>
- <column id="deptcd" desc="부서코드" ref="stayddlist.deptcd"/>
- <column id="depthngnm" desc="부서한글명" ref="stayddlist.depthngnm"/>
- </table>
- </output>
- </submit>
|