1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRIRS00125">
- <action url="svc://local"
- target="reqsubjcmpyapp.NewSubjWrte"
- interface="himed.his.crc.reqsubjcmpyapp.newsubjwrte.NewSubjWrte"
- method="reqGetRexAllIcumbugt">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="subjid">
- <column id="subjid" desc="과제ID" ref="subjid"/>
- <column id="instcd" desc="병원코드" ref="instcd"/>
- </table>
- </input>
- <output path="root/rex" type="xml">
- <table id="icumbugta" count_ref="icumbugta">
- <column id="detlitemexpendnm" desc="세부비목명" ref="icumbugta.detlitemexpendnm"/>
- <column id="bugt" desc="실행예산" ref="icumbugta.bugt"/>
- <column id="calcbase" desc="산출근거" type="cdata" ref="icumbugta.calcbase"/>
- </table>
-
- <table id="icumbugtb" count_ref="icumbugtb">
- <column id="detlitemexpendnm" desc="세부비목명" ref="icumbugtb.detlitemexpendnm"/>
- <column id="bugt" desc="실행예산" ref="icumbugtb.bugt"/>
- <column id="calcbase" desc="산출근거" type="cdata" ref="icumbugtb.calcbase"/>
- </table>
- <table id="icumbugtc" count_ref="icumbugtc">
- <column id="detlitemexpendnm" desc="세부비목명" ref="icumbugtc.detlitemexpendnm"/>
- <column id="bugt" desc="실행예산" ref="icumbugtc.bugt"/>
- <column id="calcbase" desc="산출근거" type="cdata" ref="icumbugtc.calcbase"/>
- </table>
- <table id="rexallicumbugtbyemp" count_ref="rexallicumbugtbyemp">
- <column id="subjnm" desc="과제명" type="cdata" ref="rexallicumbugtbyemp.subjnm"/>
- <column id="subjno" desc="과제번호" ref="rexallicumbugtbyemp.subjno"/>
- <column id="usernm" desc="이름" type="cdata" ref="rexallicumbugtbyemp.usernm"/>
- <column id="depthngnm" desc="임상과" type="cdata" ref="rexallicumbugtbyemp.depthngnm"/>
- <column id="hospnm" desc="병원명" type="cdata" ref="rexallicumbugtbyemp.hospnm"/>
- <column id="hospcd" desc="병원앞자리" ref="rexallicumbugtbyemp.hospcd"/>
- <column id="cmpynm" desc="대표자명" type="cdata" ref="rexallicumbugtbyemp.cmpynm"/>
- <column id="cdnm" desc="" type="cdata" ref="rexallicumbugtbyemp.cdnm"/>
- <column id="jobposnm" desc="직위" type="cdata" ref="rexallicumbugtbyemp.jobposnm"/>
- </table>
- </output>
- </submit>
|