TRICU01101.xml 947 B

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRICU01101">
  3. <action url="svc://local"
  4. target="stdycostapp.Stdycost"
  5. interface="himed.his.crc.stdycostapp.stdycost.Stdycost"
  6. method="reqGetDetlItemexpendList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="expendflag">
  10. <column id="expendflag" type="cdata" desc="세부비목구분" ref="expendflag"/>
  11. </table>
  12. </input>
  13. <output path="root/expendcdinfo" type="xml">
  14. <table id="expendcdlist" count_ref="item">
  15. <column id="detlitemexpendcd" type="cdata" desc="세부비목코드" ref="item.detlitemexpendcd"/>
  16. <column id="detlitemexpendnm" type="cdata" desc="세부비목코드명" ref="item.detlitemexpendnm"/>
  17. <column id="itemexpendcd" type="cdata" desc="비목코드" ref="item.itemexpendcd"/>
  18. </table>
  19. </output>
  20. </submit>