SPAEA01901_예약예문선택(재활의학과).xrw 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  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>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <tmplcodelist>
  11. <tmplcode>
  12. <chk/>
  13. <sortno/>
  14. <tmplcd/>
  15. <tmplnm/>
  16. <tmplflag/>
  17. <tmplcdflag/>
  18. </tmplcode>
  19. </tmplcodelist>
  20. <tmpldatalist>
  21. <tmpldata/>
  22. </tmpldatalist>
  23. </main>
  24. <send>
  25. <tmplcdflag>B</tmplcdflag>
  26. <globalinstance>
  27. <instance1/>
  28. </globalinstance>
  29. <popdata>
  30. <pid/>
  31. <hngnm/>
  32. <sex/>
  33. </popdata>
  34. <tmplcd/>
  35. </send>
  36. <init/>
  37. <hidden/>
  38. </root>
  39. </instance>
  40. <submission id="TRAEB01001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/tmplcodelist"/>
  41. <script type="javascript" ev:event="xforms-ready">
  42. <![CDATA[
  43. aezfSetSuppDeptcd();
  44. submit("TRAEB01001");
  45. ]]>
  46. </script>
  47. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  48. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  49. <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
  50. <script type="javascript" src="../../../ast/examcureweb/js/AEA0002.js"/>
  51. <submission id="TRAEA01906" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/tmpldatalist"/>
  52. </model>
  53. </xhtml:head>
  54. <xhtml:body pagewidth="450" pageheight="600">
  55. <group id="group1" style="left:12px; top:5px; width:428px; height:590px; ">
  56. <line id="line1" class="line_1" style="x1:0px; y1:105px; x2:420px; y2:105px; "/>
  57. <caption id="caption4" class="tit_2" style="left:0px; top:90px; width:100px; height:13px; background-image:../../../com/commonweb/images/tit_bullet2.gif; ">예문코드</caption>
  58. <caption id="caption7" class="tit_1" style="left:0px; top:0px; width:102px; height:14px; background-image:../../../com/commonweb/images/tit_bullet1.gif; ">예약예문 출력</caption>
  59. <shape id="roundrect1" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0px; top:20px; width:420px; height:60px; "/>
  60. <button id="button1" class="btn1_letter2" style="left:360px; top:550px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
  61. <caption>출력</caption>
  62. <script type="javascript" ev:event="onclick">
  63. <![CDATA[
  64. for(var i =1; i < grd_tmplcodelist.rows; i++) {
  65. if(model.getValue("/root/main/tmplcodelist/tmplcode[" + i + "]/chk") == "Y") {
  66. model.setValue("/root/send/tmplcd", model.getValue("/root/main/tmplcodelist/tmplcode[" + i + "]/tmplcd"));
  67. submit("TRAEA01906");
  68. var tmpldata = model.getValue("/root/main/tmpldatalist/tmpldata");
  69. var pid = model.getValue("/root/send/popdata/pid");
  70. var hngnm = model.getValue("/root/send/popdata/hngnm");
  71. var sex = model.getValue("/root/send/popdata/sex");
  72. fPrntRsrvTmpl(tmpldata, pid, hngnm, sex);
  73. }
  74. }
  75. ]]>
  76. </script>
  77. </button>
  78. <output id="ipt_pid" ref="/root/send/popdata/pid" class="input_search" appearance="output" style="left:105px; top:25px; width:96px; height:19px; "/>
  79. <caption id="caption2" class="search_name" style="left:15px; top:50px; width:100px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">성 별 :</caption>
  80. <caption id="caption3" class="search_name" style="left:14px; top:25px; width:91px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">등록번호 :</caption>
  81. <caption id="caption5" class="search_name" style="left:210px; top:25px; width:99px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">이 름 :</caption>
  82. <datagrid id="grd_tmplcodelist" nodeset="/root/main/tmplcodelist/tmplcode" caption="선택^순번^코드^Templet명^구분^caption1" colsep="^" colwidth="39, 37, 85, 235, 76, 100" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:110px; width:420px; height:430px; ">
  83. <col checkvalue="Y,N" ref="chk" type="checkbox"/>
  84. <col ref="sortno" type="output" format="#"/>
  85. <col ref="tmplcd" type="output" maxlength="12" _chartype="upper" _key="true"/>
  86. <col ref="tmplnm" type="output"/>
  87. <col class="gridcombo" ref="tmplflag" type="combo" style="background-image:../../../com/commonweb/images/combo_btn.gif; ">
  88. <choices>
  89. <item>
  90. <label>한글</label>
  91. <value>H</value>
  92. </item>
  93. <item>
  94. <label>영문</label>
  95. <value>E</value>
  96. </item>
  97. </choices>
  98. </col>
  99. <col ref="tmplcdflag" visibility="hidden"/>
  100. <script type="javascript" ev:event="onclick">
  101. <![CDATA[
  102. ]]>
  103. </script>
  104. </datagrid>
  105. <output id="input1" ref="/root/send/popdata/hngnm" class="input_search" appearance="output" style="left:305px; top:25px; width:96px; height:19px; "/>
  106. <output id="input3" ref="/root/send/popdata/sex" class="input_search" appearance="output" style="left:105px; top:50px; width:96px; height:19px; "/>
  107. <object id="rtfviewer" clsid="{a4bf7e18-5f67-4868-a726-eed421632374}" visibility="hidden" style="left:45px; top:220px; width:155px; height:115px; "/>
  108. </group>
  109. </xhtml:body>
  110. </xhtml:html>