TRCMS00105.xml 955 B

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCMS00105">
  3. <action url="svc://local"
  4. target="clntmngtapp.ClntMngt"
  5. interface="himed.his.crm.clntmngtapp.clntmngt.ClntMngt"
  6. method="reqGetHealexamList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="sndpid">
  10. <column id="sndpid" desc="등록번호" ref="sndpid"/>
  11. </table>
  12. </input>
  13. <output path="root" type="xml">
  14. <table id="healexamlist" count_ref="healexamlist">
  15. <column id="rsrvdd" desc="건진일" ref="healexamlist.rsrvdd"/>
  16. <column id="healexamflag" desc="구분" ref="healexamlist.healexamflag"/>
  17. <column id="pkgnm" desc="항목" ref="healexamlist.pkgnm"/>
  18. <column id="healexamdetlflag" desc="건진명칭" ref="healexamlist.healexamdetlflag"/>
  19. <column id="testnm" desc="검사명" ref="healexamlist.testnm"/>
  20. </table>
  21. </output>
  22. </submit>