1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRSDT07101">
- <action url="svc://local"
- target="stscmcnwapp.SoclEndStats"
- interface="himed.his.sts.stscmcnwapp.soclendstats.SoclEndStats"
- method="reqGetOrgnTrnptCnstAchiv">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="reqflag">
- <column id="reqflag" desc="연도월구분플래그" ref="reqflag"/>
- <column id="fromdd" desc="조회시작일" ref="fromdd"/>
- <column id="todd" desc="조회종료일" ref="todd" />
- <column id="fromendyy" desc="마감조회시작월" ref="fromendyy"/>
- <column id="toendyy" desc="마감조회종료월" ref="toendyy"/>
- <column id="fromentryy" desc="조회시작년도" ref="fromentryy"/>
- <column id="toentryy" desc="조회종료사업년도" ref="toentryy"/>
- </table>
- </input>
- <output path="root/brgstincmexpspres" type="xml">
- <table id="brgstincmexpsprescond" count_ref="brgstincmexpsprescond">
- <column id="cond" type="string" desc="구분" ref="brgstincmexpsprescond.cond"/>
- <column id="a1" type="string" desc="적격혈연" ref="brgstincmexpsprescond.a1"/>
- <column id="a2" type="string" desc="적격비혈연" ref="brgstincmexpsprescond.a2"/>
- <column id="a3" type="string" desc="적격대상자미선정" ref="brgstincmexpsprescond.a3"/>
- <column id="atotal" type="string" desc="적격합계" ref="brgstincmexpsprescond.atotal"/>
- <column id="b1" type="string" desc="부적격혈연" ref="brgstincmexpsprescond.b1"/>
- <column id="b2" type="string" desc="부적격비혈연" ref="brgstincmexpsprescond.b2"/>
- <column id="b3" type="string" desc="부적격대상자미선정" ref="brgstincmexpsprescond.b3"/>
- <column id="btotal" type="string" desc="부적격합계" ref="brgstincmexpsprescond.btotal"/>
- <column id="c1" type="string" desc="기타혈연" ref="brgstincmexpsprescond.c1"/>
- <column id="c2" type="string" desc="기타비혈연" ref="brgstincmexpsprescond.c2"/>
- <column id="c3" type="string" desc="기타대상자미선정" ref="brgstincmexpsprescond.c3"/>
- <column id="ctotal" type="string" desc="기타합계" ref="brgstincmexpsprescond.ctotal"/>
- <column id="total1" type="string" desc="총계혈연" ref="brgstincmexpsprescond.total1"/>
- <column id="total2" type="string" desc="총계비혈연" ref="brgstincmexpsprescond.total2"/>
- <column id="total3" type="string" desc="총계대상자미선정" ref="brgstincmexpsprescond.total3"/>
- <column id="total4" type="string" desc="총계합계" ref="brgstincmexpsprescond.total4"/>
- </table>
- </output>
- </submit>
-
|