TRCMS00402.xml 1.4 KB

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCMS00402">
  3. <action url="svc://local"
  4. target="clntmngtapp.ClntMngt"
  5. interface="himed.his.crm.clntmngtapp.clntmngt.ClntMngt"
  6. method="reqGetFamily">
  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="familygrid" count_ref="familygrid">
  15. <column id="famypatnm" desc="가족이름" ref="familygrid.famypatnm"/>
  16. <column id="sex" desc="성별" ref="familygrid.sex"/>
  17. <column id="brthdd" desc="생년월일" ref="familygrid.brthdd"/>
  18. <column id="famyinfomemo" desc="비고" ref="familygrid.famyinfomemo"/>
  19. <column id="rrgstno1" desc="주민번호1" ref="familygrid.rrgstno1"/>
  20. <column id="rrgstno2" desc="주민번호2" ref="familygrid.rrgstno2"/>
  21. <column id="famyrela" desc="가족관계" ref="familygrid.famyrela"/>
  22. <column id="famycd" desc="가족코드" ref="familygrid.famycd"/>
  23. <column id="pid" desc="등록번호" ref="familygrid.pid"/>
  24. <column id="insukind" desc="보험유형" ref="familygrid.insukind"/>
  25. <column id="todd" desc="종료일자" ref="familygrid.todd"/>
  26. <column id="seqno" desc="등록순서" ref="familygrid.seqno"/>
  27. </table>
  28. </output>
  29. </submit>