SPMNR01500_ICNP용어조회.xrw 3.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  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>ICNP용어조회</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <icnplist>
  11. <icnpinfo>
  12. <check/>
  13. <flag/>
  14. <termnm/>
  15. <semantictype/>
  16. <icnphngterm/>
  17. <icnpengterm/>
  18. <itemcd/>
  19. </icnpinfo>
  20. </icnplist>
  21. </main>
  22. <send/>
  23. <hidden>
  24. <refinfo/>
  25. <icnplist/>
  26. </hidden>
  27. </root>
  28. </instance>
  29. <script type="javascript" ev:event="xforms-ready">
  30. <![CDATA[
  31. fInit();
  32. ]]>
  33. </script>
  34. <submission id="TRMNR01501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/icnplist"/>
  35. </model>
  36. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  37. <script type="javascript" src="../../../emr/carerecweb/js/SPMNR015.js"/>
  38. </xhtml:head>
  39. <xhtml:body pagewidth="650" pageheight="400" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  40. <group id="grp_biz" scroll="auto" style="left:0px; top:35px; width:625px; height:326px; ">
  41. <caption id="caption1" class="tit_2" style="left:5px; top:10px; width:179px; height:14px; ">ICNP용어조회</caption>
  42. <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:615px; y2:25px; "/>
  43. <button id="btn_icnptermmngt" class="btn2_letter6" style="left:528px; top:5px; width:86px; height:19px; ">
  44. <caption>ICNP용어관리</caption>
  45. <script type="javascript" ev:event="DOMActivate">
  46. <![CDATA[
  47. fPopUpCall();
  48. ]]>
  49. </script>
  50. </button>
  51. <datagrid id="grd_icnpinfo" nodeset="/root/main/icnplist/icnpinfo" class="datagrid2" caption="선택^구분^용어^Semantic Type^한글명^영문명^용어코드" colsep="^" colwidth="38, 62, 96, 95, 108, 108, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:1px; top:30px; width:614px; height:290px; ">
  52. <col ref="check" type="checkbox"/>
  53. <col ref="flag" style="text-align:center; "/>
  54. <col ref="termnm"/>
  55. <col ref="semantictype" style="text-align:center; "/>
  56. <col ref="icnphngterm" style="text-align:center; "/>
  57. <col ref="icnpengterm" style="text-align:center; "/>
  58. <col ref="itemcd" style="text-align:center; "/>
  59. </datagrid>
  60. </group>
  61. <group id="group2" style="left:0px; top:0px; width:620px; height:35px; vertical-align:top; ">
  62. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:620px; height:35px; "/>
  63. <line id="line13" class="line_4" style="x1:551px; y1:7px; x2:551px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  64. <button id="btn_search" class="btn1_letter2" style="left:556px; top:7px; width:56px; height:22px; ">
  65. <caption>조회</caption>
  66. <script type="javascript" ev:event="DOMActivate">
  67. <![CDATA[
  68. fSearch();
  69. ]]>
  70. </script>
  71. </button>
  72. </group>
  73. <group id="group1" scroll="auto" style="left:0px; top:356px; width:625px; height:27px; ">
  74. <button id="btn_select" class="btn4_letter2" style="left:497px; top:4px; width:56px; height:22px; ">
  75. <caption>선택</caption>
  76. <script type="javascript" ev:event="DOMActivate">
  77. <![CDATA[
  78. fSendItem();
  79. ]]>
  80. </script>
  81. </button>
  82. <button id="btn_close" class="btn4_letter2" style="left:556px; top:4px; width:56px; height:22px; ">
  83. <caption>닫기</caption>
  84. <script type="javascript" ev:event="DOMActivate">
  85. <![CDATA[
  86. model.close();
  87. ]]>
  88. </script>
  89. </button>
  90. </group>
  91. </xhtml:body>
  92. </xhtml:html>