SPMMR02200_제출용도.xrw 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  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. <hidden>
  10. <issusge/>
  11. </hidden>
  12. <send>
  13. <reqdata/>
  14. </send>
  15. <main>
  16. <issusge>
  17. <cdid/>
  18. <cdnm/>
  19. <isscnt/>
  20. <check/>
  21. </issusge>
  22. <isscnt>
  23. <prstusge/>
  24. <cnt/>
  25. </isscnt>
  26. </main>
  27. <temp>
  28. <prof/>
  29. </temp>
  30. </root>
  31. </instance>
  32. <script type="javascript" ev:event="xforms-ready">
  33. <![CDATA[
  34. fInitialize();
  35. ]]>
  36. </script>
  37. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  38. <script type="javascript" ev:event="xforms-close">
  39. <![CDATA[
  40. if(gv_CloseFlag != "OK"){
  41. opener.model.makeValue("/root/main/issusge", "");
  42. }
  43. ]]>
  44. </script>
  45. </model>
  46. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  47. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  48. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  49. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  50. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  51. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  52. <script type="javascript" src="../../../emr/medirecweb/js/MMR02200.js"/>
  53. <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
  54. </xhtml:head>
  55. <xhtml:body pagewidth="295" pageheight="565">
  56. <group id="group2" visibility="visible" style="left:10px; top:5px; width:270px; height:540px; ">
  57. <caption id="caption22" class="tit_2" style="left:0px; top:5px; width:82px; height:13px; ">발급용도</caption>
  58. <datagrid id="grd_issusge" nodeset="/root/main/issusge" caption="^발행용도코드^발행용도^발행부수^OLD발행부수" colsep="^" colwidth="26, 100, 140, 70" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="select" rowsep="|" style="left:0px; top:20px; width:265px; height:490px; ">
  59. <col ref="check" type="checkbox"/>
  60. <col ref="cdid" visibility="hidden"/>
  61. <col ref="cdnm"/>
  62. <col ref="isscnt" visibility="hidden"/>
  63. <script type="javascript" ev:event="xforms-value-changed">
  64. <![CDATA[
  65. fChagedGridData();
  66. ]]>
  67. </script>
  68. </datagrid>
  69. <button id="button44" class="btn4_letter2" style="left:145px; top:514px; width:56px; height:22px; ">
  70. <caption>확인</caption>
  71. <script type="javascript" ev:event="DOMActivate">
  72. <![CDATA[
  73. fSetData();
  74. ]]>
  75. </script>
  76. </button>
  77. <button id="button43" class="btn4_letter2" style="left:205px; top:514px; width:56px; height:22px; ">
  78. <caption>취소</caption>
  79. <script type="javascript" ev:event="DOMActivate">
  80. <![CDATA[
  81. // opener.model.makeValue("/root/main/issusge", "false");
  82. model.close();
  83. ]]>
  84. </script>
  85. </button>
  86. </group>
  87. </xhtml:body>
  88. </xhtml:html>