TRSMV00201.xml 4.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSMV00201">
  3. <action url="svc://local"
  4. target="stsmngtapp.StsDivVar"
  5. interface="himed.his.sts.stsmngtapp.stsdivvar.StsDivVar"
  6. method="reqGetDivVarDetail">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="divvarcd">
  10. <column id="divvarcd" desc="세분변수코드" ref="divvarcd"/>
  11. </table>
  12. </input>
  13. <output path="root/main" type="xml">
  14. <table id="newform" count_ref="newform">
  15. <column id="divvarcd" type="string" desc="세분변수코드" ref="newform.divvarcd"/>
  16. <column id="divvarnm" type="string" desc="세분변수명" ref="newform.divvarnm"/>
  17. <column id="histstatcd" type="string" desc="상태코드" ref="newform.histstatcd"/>
  18. <column id="instcd" type="string" desc="기관코드" ref="newform.instcd"/>
  19. <column id="clsdeptnm" type="string" desc="분과명" ref="newform.clsdeptnm"/>
  20. <column id="suggdeptcd" type="string" desc="발의부서코드" ref="newform.suggdeptcd"/>
  21. <column id="divvardefine" type="string" desc="세분변수정의" ref="newform.divvardefine"/>
  22. <column id="relcdnm" type="string" desc="관련코드명" ref="newform.relcdnm"/>
  23. <column id="supdivvarcd" type="string" desc="상위세분변수코드" ref="newform.supdivvarcd"/>
  24. <column id="stndagmtyn" type="string" desc="표준화합의" ref="newform.stndagmtyn"/>
  25. <column id="compuappyn" type="string" desc="전산화합의여부" ref="newform.compuappyn"/>
  26. <column id="subjcd" type="string" desc="Subject코드" ref="newform.subjcd"/>
  27. <column id="rem" type="string" desc="비고" ref="newform.rem"/>
  28. <column id="fstrgstrid" type="string" desc="최초등록자" ref="newform.fstrgstrid"/>
  29. <column id="fstrgstdt" type="string" desc="최초등록시간" ref="newform.fstrgstdt"/>
  30. <column id="lastupdtrid" type="string" desc="최종등록자" ref="newform.lastupdtrid"/>
  31. <column id="lastupdtdt" type="string" desc="최종등록시간" ref="newform.lastupdtdt"/>
  32. <column id="updtrtelno" type="string" desc="작성자연락처" ref="newform.updtrtelno"/>
  33. <column id="rgstnm" type="string" desc="작성자명" ref="newform.rgstnm"/>
  34. </table>
  35. <table id="item" count_ref="item">
  36. <column id="itemseq" type="int" desc="항목순번" ref="item.itemseq"/>
  37. <column id="itemnm" type="string" desc="항목" ref="item.itemnm"/>
  38. <column id="itemlblnm" type="string" desc="항목약어명" ref="item.itemlblnm"/>
  39. <column id="itemdefine" type="string" desc="항목정의" ref="item.itemdefine"/>
  40. <column id="recgendbasespec" type="string" desc="인식/마감기준" ref="item.recgendbasespec"/>
  41. <column id="divvarcd" type="string" desc="세분변수" ref="item.divvarcd"/>
  42. <column id="fstrgstrid" type="string" desc="최초등록자ID" ref="item.fstrgstrid"/>
  43. <column id="fstrgstdt" type="string" desc="최초등록시간" ref="item.fstrgstdt"/>
  44. <column id="lastupdtrid" type="string" desc="변경ID" ref="item.lastupdtrid"/>
  45. <column id="lastupdtdt" type="string" desc="변경시간" ref="item.lastupdtdt"/>
  46. </table>
  47. <table id="kpi" count_ref="kpi">
  48. <column id="kpi_num" type="string" desc="순번" ref="kpi.kpi_num"/>
  49. <column id="kpicd" type="string" desc="KPI코드 " ref="kpi.kpicd"/>
  50. <column id="kpinm" type="string" desc="KPI이름" ref="kpi.kpinm"/>
  51. <column id="kpidefine" type="string" desc="KPI정의" ref="kpi.kpidefine"/>
  52. <column id="divvarcd" type="string" desc="세분변수" ref="kpi.divvarcd"/>
  53. <column id="lastupdtrid" type="string" desc="변경ID" ref="kpi.lastupdtrid"/>
  54. </table>
  55. <table id="report" count_ref="report">
  56. <column id="cretseq" type="int" desc="생성순번" ref="report.cretseq"/>
  57. <column id="statsreptcd" type="string" desc="리포트코드" ref="report.statsreptcd"/>
  58. <column id="statsreptnm" type="string" desc="리포트이름" ref="report.statsreptnm"/>
  59. <column id="statsspec" type="string" desc="리포트설명" ref="report.statsspec"/>
  60. <column id="divvarcd" type="string" desc="세분변수" ref="report.divvarcd"/>
  61. <column id="lastupdtrid" type="string" desc="변경ID" ref="report.lastupdtrid"/>
  62. </table>
  63. </output>
  64. </submit>