SPANC00250_영양검색판정기준표.xrw 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>영양검색판정기준표</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <data>
  11. <valuitemcd/>
  12. <h_valuitemcd/>
  13. <dngrstatcd/>
  14. <h_dngrstatcd/>
  15. <minval/>
  16. <maxval/>
  17. </data>
  18. <receivedata/>
  19. </main>
  20. <send>
  21. <searchitem>
  22. <valuitemcd>4</valuitemcd>
  23. </searchitem>
  24. <data>
  25. <griddata/>
  26. </data>
  27. </send>
  28. <init>
  29. <basecode>
  30. <dngrstat>
  31. <A0058>
  32. <cdid/>
  33. <cdnm/>
  34. </A0058>
  35. </dngrstat>
  36. </basecode>
  37. </init>
  38. </root>
  39. </instance>
  40. <script type="javascript" ev:event="xforms-ready">
  41. <![CDATA[
  42. fInit();
  43. ]]>
  44. </script>
  45. <script type="javascript">
  46. <![CDATA[
  47. function fInit() {
  48. zbcfGetCodeList( new Array( "A0058" ), new Array( "/root/init/basecode/dngrstat" ) );
  49. model.resetInstanceNode("/root/send/data");
  50. if(submit("TRANB00601")) {
  51. submit("TRANB00601");
  52. }
  53. model.refresh();
  54. }
  55. ]]>
  56. </script>
  57. <submission id="TRANB00601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/searchitem" resultref="/root/main"/>
  58. <submission id="TRZBC00101"/>
  59. </model>
  60. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  61. <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
  62. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  63. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  64. </xhtml:head>
  65. <xhtml:body pagewidth="520" pageheight="280" guideline="2,13;1,1194;2,784;2,757;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  66. <group id="grp_biz" scroll="auto" style="left:0px; top:0px; width:501px; height:240px; ">
  67. <caption id="caption1" class="tit_2" style="left:5px; top:11px; width:140px; height:13px; ">영양검색판정기준표</caption>
  68. <line id="line1" class="line_1" style="x1:0px; y1:26px; x2:500px; y2:26px; "/>
  69. <datagrid id="grd_data" nodeset="/root/main/data" disabled="true" caption="평가항목^h_평가항목^위험수준^h_위험수준^범위^범위" colsep="^" colwidth="161, 10, 140, 10, 89, 87" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:33px; width:501px; height:200px; ">
  70. <col ref="valuitemcd" type="combo">
  71. <choices>
  72. <item>
  73. <label>JCI 검색 평가기준</label>
  74. <value>4</value>
  75. </item>
  76. </choices>
  77. </col>
  78. <col ref="h_valuitemcd" visibility="hidden"/>
  79. <col ref="dngrstatcd" type="combo">
  80. <choices>
  81. <itemset nodeset="/root/init/basecode/dngrstat/A0058">
  82. <label ref="cdnm"/>
  83. <value ref="cdid"/>
  84. </itemset>
  85. </choices>
  86. </col>
  87. <col ref="h_dngrstatcd" visibility="hidden"/>
  88. <col ref="minval" type="input" style="text-align:center; "/>
  89. <col ref="maxval" type="input" style="text-align:center; "/>
  90. </datagrid>
  91. </group>
  92. <group id="grp_btn" scroll="auto" style="left:0px; top:236px; width:501px; height:27px; ">
  93. <button id="btn_close" class="btn4_letter2" style="left:444px; top:5px; width:56px; height:22px; ">
  94. <caption>닫기</caption>
  95. <script type="javascript" ev:event="DOMActivate">
  96. <![CDATA[
  97. window.close();
  98. ]]>
  99. </script>
  100. </button>
  101. </group>
  102. </xhtml:body>
  103. </xhtml:html>