SPMRI02300_미비배치팝업.xrw 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  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>미비배치</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <cond>
  11. <fromdd/>
  12. <pid/>
  13. <ioflag>D</ioflag>
  14. <instcd/>
  15. </cond>
  16. </main>
  17. <send>
  18. </send>
  19. <init/>
  20. <temp>
  21. </temp>
  22. <batchrsltlist>
  23. <batchrslt/>
  24. </batchrsltlist>
  25. </root>
  26. </instance>
  27. <script type="javascript" ev:event="xforms-ready">
  28. <![CDATA[
  29. fInitialize();
  30. ]]>
  31. </script>
  32. <submission id="TXMRI02301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/cond" resultref="/root/main/batchrsltlist"/>
  33. </model>
  34. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  35. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  37. <script type="javascript" src="../../../emr/unprepmngtweb/js/SPMRI02300.js"/>
  38. </xhtml:head>
  39. <xhtml:body pagewidth="325" pageheight="138" guideline="1,1212;1,309;1,325;2,160;2,138;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  40. <shape id="roundrect1" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0px; top:0px; width:309px; height:100px; "/>
  41. <button id="button1" class="btn4_letter2" style="left:191px; top:104px; width:56px; height:22px; ">
  42. <caption>확인</caption>
  43. <script type="javascript" ev:event="DOMActivate">
  44. <![CDATA[
  45. fCnfmBtn();
  46. ]]>
  47. </script>
  48. </button>
  49. <button id="button2" class="btn4_letter2" style="left:251px; top:104px; width:56px; height:22px; ">
  50. <caption>취소</caption>
  51. <script type="javascript" ev:event="DOMActivate">
  52. <![CDATA[
  53. fClose();
  54. ]]>
  55. </script>
  56. </button>
  57. <caption id="caption1" class="search_name" style="left:15px; top:15px; width:86px; height:17px; ">배치일자:</caption>
  58. <select1 id="rdo_inoutflag" ref="/root/main/cond/ioflag" appearance="full" cols="4" rows="1" overflow="visible" style="left:112px; top:66px; width:183px; height:19px; border-style:none; ">
  59. <choices>
  60. <item>
  61. <label>퇴원</label>
  62. <value>D</value>
  63. </item>
  64. <item>
  65. <label>재원</label>
  66. <value>I</value>
  67. </item>
  68. <item>
  69. <label>외래</label>
  70. <value>O</value>
  71. </item>
  72. <item>
  73. <label>응급</label>
  74. <value>E</value>
  75. </item>
  76. </choices>
  77. <script type="javascript" ev:event="xforms-value-changed">
  78. <![CDATA[
  79. //fChngRadioBtn();
  80. ]]>
  81. </script>
  82. </select1>
  83. <caption id="caption2" class="search_name" style="left:15px; top:41px; width:86px; height:17px; ">등록번호 :</caption>
  84. <caption id="caption3" class="search_name" style="left:15px; top:66px; width:86px; height:17px; ">내원구분 :</caption>
  85. <input id="input1" ref="/root/main/cond/pid" class="input_search" style="left:112px; top:40px; width:90px; height:19px; "/>
  86. <input id="input2" ref="/root/main/cond/fromdd" class="input_s_essential" inputtype="date" style="left:112px; top:15px; width:90px; height:19px; "/>
  87. </xhtml:body>
  88. </xhtml:html>