TRCHI00101.xml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCHI00101">
  3. <action url="svc://local"
  4. target="healexammngtapp.HealExamTrgt"
  5. interface="himed.his.crm.healexammngtapp.healexamtrgt.HealExamTrgt"
  6. method="reqGetCmpyList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="rgstfromdd">
  10. <column id="cmpycd" desc="사업체코드" ref="cmpycd"/>
  11. <column id="healexamflag" desc="건진구분" ref="healexamflag"/>
  12. <column id="rgstfromdd" desc="등록일 조회시작일" ref="rgstfromdd"/>
  13. <column id="rgsttodd" desc="등록일 조회종료일" ref="rgsttodd"/>
  14. <column id="chgrnm" desc="담당자명" ref="chgrnm"/>
  15. </table>
  16. </input>
  17. <output path="root" type="xml">
  18. <table id="bizplcelist" count_ref="bizplcelist">
  19. <column id="todd" desc="종료일자" ref="bizplcelist.todd"/>
  20. <column id="cmpynm" type="cdata" desc="사업체명" ref="bizplcelist.cmpynm"/>
  21. <column id="cmpycd" desc="사업체코드" ref="bizplcelist.cmpycd"/>
  22. <column id="cmpyid" desc="사업장등록번호" ref="bizplcelist.cmpyid"/>
  23. <column id="prsdnm" type="cdata" desc="대표자명" ref="bizplcelist.prsdnm"/>
  24. <column id="biztype" desc="업종" ref="bizplcelist.biztype"/>
  25. <column id="telno" desc="대표전화" ref="bizplcelist.telno"/>
  26. <column id="mpphonno" desc="담당자휴대전화" ref="bizplcelist.mpphonno"/>
  27. <column id="chrgnm" desc="담당자" ref="bizplcelist.chrgnm"/>
  28. <column id="cmpyno" desc="사업장기호" ref="bizplcelist.cmpyno"/>
  29. <column id="zipcd1" desc="우편번호1" ref="bizplcelist.zipcd1"/>
  30. <column id="zipcd2" desc="우편번호2" ref="bizplcelist.zipcd2"/>
  31. <column id="detladdr" type="cdata" desc="상세주소" ref="bizplcelist.zipaddr"/>
  32. <column id="emailid" desc="이메일아이디" ref="bizplcelist.emailid"/>
  33. <column id="emailtype" desc="이메일계정" ref="bizplcelist.emailtype"/>
  34. </table>
  35. </output>
  36. </submit>