SMRPS90800_부서교육일지.xrw 4.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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>의료기관평가코드 HELP</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <educlist/>
  11. </main>
  12. <target>
  13. <educnm/>
  14. <educdd/>
  15. <educlactr/>
  16. <educcnts/>
  17. <educvalu/>
  18. </target>
  19. <init>
  20. </init>
  21. <send>
  22. </send>
  23. </root>
  24. </instance>
  25. <script type="javascript" ev:event="xforms-ready">
  26. <![CDATA[
  27. txt_educcnts.attribute("imemode") = "hangul";
  28. model.setFocus("txt_educcnts");
  29. model.refresh();
  30. ]]>
  31. </script>
  32. </model>
  33. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  34. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  35. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  36. <script type="javascript" src="../../../mis/educationmngtweb/js/RPS001.js"/>
  37. </xhtml:head>
  38. <xhtml:body pagewidth="500" pageheight="450" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  39. <group id="group3" scroll="auto" style="left:0px; top:0px; width:475px; height:390px; ">
  40. <line id="line1" class="line_1" style="x1:0px; y1:80px; x2:473px; y2:80px; "/>
  41. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:473px; height:60px; "/>
  42. <textarea id="txt_educcnts" ref="/root/target/educcnts" maxlength="200" style="left:82px; top:86px; width:391px; height:143px; ">
  43. <script type="javascript" ev:event="xforms-value-changed">
  44. <![CDATA[
  45. model.refresh();
  46. ]]>
  47. </script>
  48. </textarea>
  49. <caption id="cap_educcnts" class="cell_1" style="left:0px; top:85px; width:80px; height:145px; text-align:center; vertical-align:middle; ">
  50. <![CDATA[교 육
  51. 내 용]]>
  52. </caption>
  53. <textarea id="txt_educvalu" ref="/root/target/educvalu" maxlength="200" style="left:82px; top:234px; width:391px; height:143px; ">
  54. <script type="javascript" ev:event="xforms-value-changed">
  55. <![CDATA[
  56. model.refresh();
  57. ]]>
  58. </script>
  59. </textarea>
  60. <caption id="cap_educvalu" class="cell_1" style="left:0px; top:233px; width:80px; height:145px; text-align:center; vertical-align:middle; ">
  61. <![CDATA[교 육
  62. 평 가]]>
  63. </caption>
  64. <caption id="cap_eductitle" class="search_name" style="left:2px; top:10px; width:101px; height:17px; ">교육과정명 :</caption>
  65. <caption id="cap_educdd" class="search_name" style="left:2px; top:35px; width:101px; height:17px; ">일 시 :</caption>
  66. <caption id="cap_educlactr" class="search_name" style="left:270px; top:35px; width:80px; height:17px; ">강 사 :</caption>
  67. <output id="opt_eductitle" ref="/root/target/educnm" style="left:102px; top:8px; width:363px; height:19px; "/>
  68. <output id="opt_educdd" ref="/root/target/educdd" style="left:102px; top:35px; width:163px; height:19px; "/>
  69. <output id="opt_educlactr" ref="/root/target/educlactr" style="left:350px; top:35px; width:115px; height:19px; "/>
  70. <caption id="caption4" style="left:170px; top:66px; width:300px; height:15px; ">* 교육내용과 교육평가는 200자 까지 입력 가능합니다.</caption>
  71. <line id="line2" class="line_2" style="x1:0px; y1:231px; x2:473px; y2:231px; "/>
  72. <line id="line3" class="line_3" style="x1:0px; y1:378px; x2:473px; y2:378px; "/>
  73. </group>
  74. <group id="group1" scroll="auto" style="left:0px; top:395px; width:470px; height:27px; ">
  75. <button id="btn_confirm" class="btn4_letter2" style="left:414px; top:2px; width:56px; height:22px; ">
  76. <caption>확인</caption>
  77. <script type="javascript" ev:event="DOMActivate">
  78. <![CDATA[
  79. window.opener.model.setValue("/root/temp/educcnts", txt_educcnts.value);
  80. window.opener.model.setValue("/root/temp/educvalu", txt_educvalu.value);
  81. window.opener.ipt_educcnts.dispatch("xforms-value-changed");
  82. window.close();
  83. ]]>
  84. </script>
  85. </button>
  86. <caption id="caption1" style="left:5px; top:5px; width:412px; height:20px; ">* 확인을 클릭 후 본 화면 우측 상단의 저장을 반드시 누름. 이후 출력 가능</caption>
  87. </group>
  88. </xhtml:body>
  89. </xhtml:html>