SPZHI00100_쿼리.xrw 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:ms="urn:schemas-microsoft-com:xslt" xmlns:my="http://www.comsquare.co.kr/example" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
  4. <xhtml:head>
  5. <xhtml:title>I/O 기준시간변경</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <cond>
  11. <owner/>
  12. <tabnm/>
  13. <dbflag>MIS</dbflag>
  14. </cond>
  15. <queryinfo>
  16. <querylist>
  17. <selectinfo/>
  18. <updtinfo/>
  19. <insinfo/>
  20. </querylist>
  21. </queryinfo>
  22. </main>
  23. <hidden>
  24. <timeinfo/>
  25. </hidden>
  26. <init>
  27. <codeinfo/>
  28. </init>
  29. </root>
  30. </instance>
  31. <script type="javascript" ev:event="xforms-ready">
  32. <![CDATA[
  33. ]]>
  34. </script>
  35. <script type="javascript">
  36. <![CDATA[
  37. ]]>
  38. </script>
  39. <bind id="bind_input1" ref="/root/main/timeinfo/valitodd" readonly="&quot;99991231&quot;"/>
  40. <submission id="TRZHI00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" replace="instance" resultref="/root/init/codeinfo"/>
  41. <submission id="TRZHI00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/queryinfo"/>
  42. </model>
  43. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  44. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  45. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  46. <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
  47. <script type="javascript" src="../../../emr/carerecweb/js/CareRec.js"/>
  48. </xhtml:head>
  49. <xhtml:body pagewidth="800" pageheight="700" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  50. <group id="group2" style="left:0px; top:5px; width:775px; height:40px; font-family:돋움체; vertical-align:top; ">
  51. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:775px; height:40px; font-family:돋움체; background-color:#fffbf2; border-color:#ffd799; "/>
  52. <caption id="cap_lrgcd_search" class="search_name" style="left:170px; top:12px; width:78px; height:17px; font-family:돋움체; ">테이블 :</caption>
  53. <button id="btn_search" class="btn1_letter2" navindex="20" style="left:710px; top:5px; width:56px; height:22px; font-family:돋움체; ">
  54. <caption>조회</caption>
  55. <script type="javascript" ev:event="DOMActivate">
  56. <![CDATA[
  57. model.copyNode("/root/send/reqdata", "/root/main/cond");
  58. submit("TRZHI00102");
  59. ]]>
  60. </script>
  61. </button>
  62. <line id="line15" class="line_4" style="x1:700px; y1:5px; x2:700px; y2:28px; font-family:돋움체; border-color:#ffd799; "/>
  63. <select1 id="cmb_owner" ref="/root/main/cond/owner" appearance="minimal" style="left:248px; top:10px; width:65px; height:19px; ">
  64. <choices>
  65. <item>
  66. <label>AST</label>
  67. <value>AST</value>
  68. </item>
  69. <item>
  70. <label>COM</label>
  71. <value>COM</value>
  72. </item>
  73. <item>
  74. <label>EMR</label>
  75. <value>EMR</value>
  76. </item>
  77. <item>
  78. <label>PAM</label>
  79. <value>PAM</value>
  80. </item>
  81. <item>
  82. <label>LIS</label>
  83. <value>LIS</value>
  84. </item>
  85. <item>
  86. <label>STS</label>
  87. <value>STS</value>
  88. </item>
  89. <item>
  90. <label>MIS</label>
  91. <value>MIS</value>
  92. </item>
  93. </choices>
  94. <script type="javascript" ev:event="xforms-value-changed">
  95. <![CDATA[
  96. model.makeValue("/root/send/reqdata/owner", model.getValue("/root/main/cond/owner"));
  97. model.makeValue("/root/send/reqdata/dbflag", model.getValue("/root/main/cond/dbflag"));
  98. submit("TRZHI00101");
  99. ]]>
  100. </script>
  101. </select1>
  102. <select1 id="cmb_tabnm" ref="/root/main/cond/tabnm" appearance="minimal" style="left:315px; top:10px; width:100px; height:19px; ">
  103. <choices>
  104. <itemset nodeset="/root/init/codeinfo/codelist">
  105. <label ref="nm"/>
  106. <value ref="id"/>
  107. </itemset>
  108. </choices>
  109. </select1>
  110. <caption id="caption1" class="search_name" style="left:10px; top:12px; width:78px; height:17px; font-family:돋움체; ">DB:</caption>
  111. <select1 id="radio1" ref="/root/main/cond/dbflag" appearance="full" cols="2" overflow="visible" style="left:57px; top:14px; width:100px; height:13px; border-style:none; ">
  112. <choices>
  113. <item>
  114. <label>MIS</label>
  115. <value>MIS</value>
  116. </item>
  117. <item>
  118. <label>HIS</label>
  119. <value>HIS</value>
  120. </item>
  121. </choices>
  122. </select1>
  123. </group>
  124. <line id="line6" class="line_1" style="x1:5px; y1:75px; x2:780px; y2:75px; "/>
  125. <caption id="caption12" class="tit_2" style="left:5px; top:60px; width:190px; height:15px; vertical-align:middle; ">쿼리정보</caption>
  126. <textarea id="textarea1" ref="/root/main/queryinfo/querylist/selectinfo" editable="false" style="left:5px; top:80px; width:395px; height:310px; font-family:돋움체; "/>
  127. <textarea id="textarea2" ref="/root/main/queryinfo/querylist/updtinfo" style="left:405px; top:80px; width:375px; height:310px; font-family:돋움체; "/>
  128. <textarea id="textarea3" ref="/root/main/queryinfo/querylist/insinfo" editable="false" style="left:5px; top:395px; width:775px; height:265px; "/>
  129. </xhtml:body>
  130. </xhtml:html>