TRCMZ00202.xml 978 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCMZ00202">
  3. <action url="svc://local"
  4. target="clntmngtapp.ClntClsMngt"
  5. interface="himed.his.crm.clntmngtapp.clntclsmngt.ClntClsMngt"
  6. method="reqGetGroupsmlcd">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="mdlgroupcd">
  10. <column id="mdlgroupcd" desc="그룹중분류코드" ref="mdlgroupcd"/>
  11. </table>
  12. </input>
  13. <output path="root" type="xml">
  14. <table id="smlgroup" count_ref="smlgroup">
  15. <column id="smlgroupnm" type="String" desc="그룹 소분류 제목" ref="smlgroup.smlgrupnm"/>
  16. <column id="smlgroupcd" type="int" desc="그룹 소분류 코드" ref="smlgroup.smlgrupcd"/>
  17. <column id="mdlgroupcd" type="int" desc="그룹 중분류 코드" ref="smlgroup.mdlgrupcd"/>
  18. <column id="lrggroupcd" type="int" desc="그룹 대분류 코드" ref="smlgroup.lrggrupcd"/>
  19. </table>
  20. </output>
  21. </submit>