SPMRI03700_시점관리배치팝업.xrw 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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. <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="TXMRI03701" 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/recindxweb/js/SPMRI03700.js"/>
  38. </xhtml:head>
  39. <xhtml:body pagewidth="270" pageheight="115" guideline="1,1000;1,308;1,325;2,135;2,125;" 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:245px; height:75px; "/>
  41. <button id="button1" class="btn4_letter2" style="left:126px; top:89px; 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:186px; top:89px; 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. <caption id="caption2" class="search_name" style="left:15px; top:41px; width:86px; height:17px; ">등록번호 :</caption>
  59. <input id="input1" ref="/root/main/cond/pid" class="input_search" style="left:112px; top:40px; width:90px; height:19px; ">
  60. </input>
  61. <input id="input2" ref="/root/main/cond/fromdd" class="input_s_essential" inputtype="date" style="left:112px; top:15px; width:90px; height:19px; "/>
  62. </xhtml:body>
  63. </xhtml:html>