UIE012050.xrw 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet href="../../css/body.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>
  6. <![CDATA[进程管理 >> 订单/物料进程管理 >> 订单详细查询]]>
  7. </xhtml:title>
  8. <model id="model1">
  9. <instance id="instance1">
  10. <root xmlns="">
  11. <initData>
  12. </initData>
  13. <codeData>
  14. <ORD_SEQ/>
  15. </codeData>
  16. <formData>
  17. <searchInfo>
  18. <ORD_NO/>
  19. <ORD_SEQ/>
  20. </searchInfo>
  21. </formData>
  22. <gridData>
  23. </gridData>
  24. </root>
  25. </instance>
  26. </model>
  27. <script type="javascript" src="../../js/boaCommon.js"/>
  28. <script type="javascript" src="../../js/boaMsg.js"/>
  29. <script type="javascript" src="../../js/mesCommon.js"/>
  30. <script type="javascript">
  31. <![CDATA[
  32. submitID = "UIE012050-service";
  33. function Init(node) {
  34. if (window.parent != null) {
  35. var java = window.parent.javaScript;
  36. var node = java.getInitDataNode();
  37. if (node != null) {
  38. copyNode(node, "/root/formData/searchInfo");
  39. exec("/root/formData/searchInfo/ORD_NO", "", "seq", "/root/codeData/ORD_SEQ/ListResult_0_VO");
  40. exec("/root/formData/searchInfo", "", "find", "/root/gridData/ListResult_0_VO");
  41. pageInit();
  42. }
  43. }
  44. }
  45. function pageInit() {
  46. model.removenode("/root/reqData");
  47. model.removenode("/root/resData");
  48. model.refresh();
  49. }
  50. function find() {
  51. // var ordno = model.getValue("/root/formData/searchInfo/ORD_NO");
  52. // if (ordno.length < 12) {
  53. // alert("合同号少于 12 位!");
  54. // return;
  55. // }
  56. exec("/root/formData/searchInfo", "", "find", "/root/gridData/ListResult_0_VO");
  57. if (model.getXPathValue("count(/root/gridData/ListResult_0_VO/ListResult_0_Row)") != 0) {
  58. model.setValue("/root/formData/searchInfo/ORD_NO", model.getValue("/root/gridData/ListResult_0_VO/ListResult_0_Row/ORD_NO"));
  59. model.setValue("/root/formData/searchInfo/ORD_SEQ", model.getValue("/root/gridData/ListResult_0_VO/ListResult_0_Row/ORD_SEQ"));
  60. if (model.getXPathValue("count(/root/codeData/ORD_SEQ/ListResult_0_VO/ListResult_0_Row)") == 0) {
  61. model.removenode("/root/reqData");
  62. model.removenode("/root/resData");
  63. exec("/root/formData/searchInfo/ORD_NO", "", "seq", "/root/codeData/ORD_SEQ/ListResult_0_VO");
  64. }
  65. }
  66. pageInit();
  67. }
  68. ]]>
  69. </script>
  70. </xhtml:head>
  71. <xhtml:body overflow="hidden" pagewidth="980" pageheight="620" style="font-family:宋体; ">
  72. <group id="group1" overflow="hidden" ref="/root/formData/searchInfo" style="left:0px; top:0px; width:980px; height:35px; ">
  73. <line id="line2" style="x1:0px; y1:29px; x2:980px; y2:29px; "/>
  74. <caption id="caption101" class="cell" style="left:0px; top:5px; width:90px; height:20px; ">合同号</caption>
  75. <input id="input101" ref="ORD_NO" maxlength="12" style="left:92px; top:5px; width:80px; height:20px; ">
  76. <script type="javascript" ev:event="xforms-value-changed">
  77. <![CDATA[
  78. model.setValue("/root/formData/searchInfo/ORD_SEQ", "");
  79. // var ordno = model.getValue("/root/formData/searchInfo/ORD_NO");
  80. // if (ordno.length == 12) {
  81. exec("/root/formData/searchInfo/ORD_NO", "", "seq", "/root/codeData/ORD_SEQ/ListResult_0_VO");
  82. model.setValue("/root/formData/searchInfo/ORD_SEQ", model.getValue("/root/codeData/ORD_SEQ/ListResult_0_VO/ListResult_0_Row[2]/ORD_SEQ"));
  83. // } else {
  84. // model.removenode("/root/codeData/ORD_SEQ/ListResult_0_VO");
  85. // }
  86. pageInit();
  87. ]]>
  88. </script>
  89. </input>
  90. <select1 id="combo101" ref="ORD_SEQ" appearance="minimal" editmode="search" style="left:174px; top:5px; width:45px; height:20px; ">
  91. <choices>
  92. <itemset nodeset="/root/codeData/ORD_SEQ/ListResult_0_VO/ListResult_0_Row[ORD_SEQ != '']">
  93. <label ref="ORD_SEQ"/>
  94. <value ref="ORD_SEQ"/>
  95. </itemset>
  96. </choices>
  97. <script type="javascript" ev:event="onclick">
  98. <![CDATA[
  99. if (model.getXPathValue("count(/root/codeData/ORD_SEQ/ListResult_0_VO/ListResult_0_Row)") == 0) {
  100. exec("/root/formData/searchInfo/ORD_NO", "", "seq", "/root/codeData/ORD_SEQ/ListResult_0_VO");
  101. model.setValue("/root/formData/searchInfo/ORD_SEQ", model.getValue("/root/codeData/ORD_SEQ/ListResult_0_VO/ListResult_0_Row[ORD_SEQ != '']/ORD_SEQ"));
  102. }
  103. ]]>
  104. </script>
  105. </select1>
  106. </group>
  107. <group id="group2" overflow="hidden" ref="/root/gridData/ListResult_0_VO/ListResult_0_Row" style="left:0px; top:34px; width:980px; height:20px; ">
  108. <caption id="caption201" class="cell" style="left:0px; top:0px; width:90px; height:20px; ">订单进度</caption>
  109. <input id="input201" ref="ORD_PROG_CD" editable="false" style="left:92px; top:0px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  110. <caption id="caption202" class="cell" style="left:212px; top:0px; width:90px; height:20px; ">库存销售区分</caption>
  111. <input id="input202" ref="STKSALE_TP" editable="false" style="left:304px; top:0px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  112. <caption id="caption203" class="cell" style="left:424px; top:0px; width:90px; height:20px; ">订单接受日期</caption>
  113. <input id="input203" ref="ORD_ACT_DTIME" editable="false" format="yyyy-mm-dd" style="left:516px; top:0px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  114. <caption id="caption204" class="cell" style="left:636px; top:0px; width:80px; height:20px; vertical-align:middle; ">交货日期</caption>
  115. <input id="input204" ref="DEL_TO_DATE" editable="false" format="yyyy-mm-dd" mask="exclude" style="left:718px; top:0px; width:105px; height:20px; background-color:#ffffff; border-color:#c0c0c0; border-style:solid; "/>
  116. </group>
  117. <group id="group3" overflow="hidden" ref="/root/gridData/ListResult_0_VO/ListResult_0_Row" style="left:0px; top:64px; width:980px; height:130px; ">
  118. <caption id="caption301" class="cell" style="left:0px; top:0px; width:90px; height:20px; ">产品</caption>
  119. <input id="input301" ref="PRODNM_CD" editable="false" style="left:92px; top:0px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  120. <caption id="caption302" class="cell" style="left:212px; top:0px; width:90px; height:20px; ">订货区分</caption>
  121. <input id="input302" ref="RCVORD_CLF" editable="false" style="left:304px; top:0px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  122. <caption id="caption304" class="cell" style="left:0px; top:22px; width:90px; height:20px; ">目的地</caption>
  123. <input id="input304" ref="DEST_CD" editable="false" style="left:92px; top:22px; width:322px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  124. <caption id="caption305" class="cell" style="left:424px; top:0px; width:90px; height:20px; ">客户</caption>
  125. <input id="input305" ref="CUST_CD" editable="false" style="left:516px; top:0px; width:322px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  126. <caption id="caption306" class="cell" style="left:424px; top:22px; width:90px; height:20px; ">用户</caption>
  127. <input id="input306" ref="ORDCUST_CD" editable="false" style="left:516px; top:22px; width:322px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  128. <caption id="caption307" class="cell" style="left:424px; top:44px; width:90px; height:20px; ">销售负责人</caption>
  129. <input id="output307" ref="SALE_CHR_CD" editable="false" style="left:516px; top:44px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  130. <caption id="caption308" class="cell" style="left:636px; top:44px; width:90px; height:20px; ">合同书号</caption>
  131. <input id="output308" ref="CONTRACT_NO" editable="false" style="left:728px; top:44px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  132. <caption id="caption309" class="cell" style="left:0px; top:44px; width:90px; height:20px; ">客户钢号</caption>
  133. <input id="input309" ref="CUST_STL_GRD" editable="false" style="left:92px; top:44px; width:322px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  134. <caption id="caption310" class="cell" style="left:0px; top:66px; width:90px; height:20px; ">规格钢号</caption>
  135. <input id="output310" ref="SPEC_STL_GRD" editable="false" style="left:92px; top:66px; width:322px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  136. <caption id="caption311" class="cell" style="left:0px; top:88px; width:90px; height:20px; ">公司内钢号</caption>
  137. <input id="output311" ref="FAC_STL_GRD" editable="false" style="left:92px; top:88px; width:322px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  138. <caption id="caption312" class="cell" style="left:0px; top:110px; width:90px; height:20px; ">判定钢号</caption>
  139. <input id="output312" ref="DDC_STL_GRD" editable="false" style="left:92px; top:110px; width:322px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  140. <caption id="caption313" class="cell" style="left:424px; top:88px; width:90px; height:20px; ">订单用途</caption>
  141. <input id="output313" ref="ORD_USEAGE_CD" editable="false" style="left:516px; top:88px; width:322px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  142. <caption id="caption314" class="cell" style="left:424px; top:66px; width:90px; height:20px; ">标准号</caption>
  143. <input id="output314" ref="SPEC_ABBSYM" editable="false" style="left:516px; top:66px; width:322px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  144. <caption id="caption315" class="cell" visibility="hidden" style="left:636px; top:110px; width:90px; height:20px; ">规格年度</caption>
  145. <input id="output315" ref="SPEC_YY" visibility="hidden" style="left:728px; top:110px; width:110px; height:20px; background-color:#ff00ff; border-color:#c0c0c0; border-style:solid; "/>
  146. <caption id="caption316" class="cell" style="left:424px; top:110px; width:90px; height:20px; ">客户公司参数号</caption>
  147. <input id="output316" ref="CUST_SPEC_NO" editable="false" style="left:516px; top:110px; width:322px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  148. </group>
  149. <group id="group4" overflow="hidden" ref="/root/gridData/ListResult_0_VO/ListResult_0_Row" style="left:0px; top:204px; width:980px; height:108px; ">
  150. <caption id="caption401" class="cell" style="left:0px; top:0px; width:90px; height:20px; ">订单厚度</caption>
  151. <input id="output401" ref="ORD_THK" editable="false" format="#,###.#" style="left:92px; top:0px; width:110px; height:20px; text-align:right; border-color:#c0c0c0; border-style:solid; "/>
  152. <caption id="caption402" class="cell" style="left:0px; top:22px; width:90px; height:20px; ">订单宽度</caption>
  153. <input id="output402" ref="ORD_WTH" editable="false" format="#,###.#" style="left:92px; top:22px; width:110px; height:20px; text-align:right; border-color:#c0c0c0; border-style:solid; "/>
  154. <caption id="caption403" class="cell" style="left:0px; top:44px; width:90px; height:20px; ">订单长度</caption>
  155. <input id="output403" ref="ORD_LEN" editable="false" format="#,###.#" style="left:92px; top:44px; width:110px; height:20px; text-align:right; border-color:#c0c0c0; border-style:solid; "/>
  156. <caption id="caption404" class="cell" style="left:0px; top:66px; width:90px; height:20px; ">订单重量</caption>
  157. <input id="output404" ref="ORD_WGT" editable="false" format="#,###.#" style="left:92px; top:66px; width:110px; height:20px; text-align:right; border-color:#c0c0c0; border-style:solid; "/>
  158. <caption id="caption406" class="cell" style="left:212px; top:0px; width:90px; height:20px; ">厚度公差下限</caption>
  159. <input id="output406" ref="THK_TOL_ERMIN" editable="false" format="#,###.#" style="left:304px; top:0px; width:110px; height:20px; text-align:right; border-color:#c0c0c0; border-style:solid; "/>
  160. <caption id="caption407" class="cell" style="left:212px; top:22px; width:90px; height:20px; ">宽度公差下限</caption>
  161. <input id="output407" ref="WTH_TOL_ERMIN" editable="false" format="#,###.#" style="left:304px; top:22px; width:110px; height:20px; text-align:right; border-color:#c0c0c0; border-style:solid; "/>
  162. <caption id="caption410" class="cell" style="left:212px; top:66px; width:90px; height:20px; ">单重公差下限</caption>
  163. <input id="output410" ref="PROD_WGT_MIN" editable="false" format="#,###.#" style="left:304px; top:66px; width:110px; height:20px; text-align:right; border-color:#c0c0c0; border-style:solid; "/>
  164. <caption id="caption411" class="cell" style="left:424px; top:0px; width:90px; height:20px; ">厚度公差上限</caption>
  165. <input id="output411" ref="THK_TOL_ERMAX" editable="false" format="#,###.#" style="left:516px; top:0px; width:110px; height:20px; text-align:right; border-color:#c0c0c0; border-style:solid; "/>
  166. <caption id="caption412" class="cell" style="left:424px; top:22px; width:90px; height:20px; ">宽度公差上限</caption>
  167. <input id="output412" ref="WTH_TOL_ERMAX" editable="false" format="#,###.#" style="left:516px; top:22px; width:110px; height:20px; text-align:right; border-color:#c0c0c0; border-style:solid; "/>
  168. <caption id="caption415" class="cell" style="left:424px; top:66px; width:90px; height:20px; ">单重公差上限</caption>
  169. <input id="output415" ref="PROD_WGT_MAX" editable="false" format="#,###.#" style="left:516px; top:66px; width:110px; height:20px; text-align:right; border-color:#c0c0c0; border-style:solid; "/>
  170. <caption id="caption416" class="cell" style="left:636px; top:0px; width:90px; height:20px; ">重量决定方法</caption>
  171. <input id="output417" ref="WGT_DSRULE_CD" editable="false" style="left:728px; top:0px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  172. <caption id="caption418" class="cell" style="left:636px; top:22px; width:90px; height:20px; ">订单内径</caption>
  173. <input id="output418" ref="ORD_INDIA" editable="false" format="#,###.#" style="left:728px; top:22px; width:110px; height:20px; text-align:right; border-color:#c0c0c0; border-style:solid; "/>
  174. <caption id="caption419" class="cell" style="left:636px; top:44px; width:90px; height:20px; ">订单外径</caption>
  175. <input id="output419" ref="ORD_OUTDIA" editable="false" format="#,###.#" style="left:728px; top:44px; width:110px; height:20px; text-align:right; border-color:#c0c0c0; border-style:solid; "/>
  176. <caption id="caption420" class="cell" style="left:636px; top:66px; width:90px; height:20px; ">包装方法</caption>
  177. <input id="output420" ref="PACK_METHOD" editable="false" style="left:728px; top:66px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  178. </group>
  179. <group id="group5" overflow="hidden" ref="/root/gridData/ListResult_0_VO/ListResult_0_Row" style="left:0px; top:322px; width:980px; height:130px; ">
  180. <caption id="caption501" class="cell" style="left:0px; top:0px; width:90px; height:20px; ">运输方式</caption>
  181. <input id="output501" ref="DLIV_TP" editable="false" style="left:92px; top:0px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  182. <caption id="caption502" class="cell" style="left:0px; top:22px; width:90px; height:20px; ">检验机构</caption>
  183. <input id="output502" ref="EXAMORG_CD" editable="false" style="left:92px; top:22px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  184. <caption id="caption503" class="cell" visibility="hidden" style="left:212px; top:66px; width:90px; height:20px; ">品质设计日期</caption>
  185. <input id="output503" ref="LST_QDSN_DATE" visibility="hidden" editable="false" style="left:304px; top:66px; width:110px; height:20px; background-color:#ff00ff; border-color:#c0c0c0; border-style:solid; "/>
  186. <caption id="caption504" class="cell" style="left:212px; top:0px; width:90px; height:20px; ">平整分卷指定</caption>
  187. <input id="output504" ref="SPM_PROC_YN" editable="false" style="left:304px; top:0px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  188. <caption id="caption505" class="cell" style="left:212px; top:22px; width:90px; height:20px; ">火焰表面处理</caption>
  189. <input id="output505" ref="SCARPING_PROC_YN" editable="false" style="left:304px; top:22px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  190. <caption id="caption506" class="cell" style="left:212px; top:44px; width:90px; height:20px; ">紧急材区分</caption>
  191. <input id="output506" ref="EMGMTR_NMG_CLF" editable="false" style="left:304px; top:44px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  192. <caption id="caption507" class="cell" style="left:424px; top:0px; width:90px; height:20px; ">订单修改区分</caption>
  193. <input id="output507" ref="ORD_UDT_YN" editable="false" style="left:516px; top:0px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  194. <caption id="caption508" class="cell" style="left:424px; top:22px; width:90px; height:20px; ">订单修改日期</caption>
  195. <input id="output508" ref="ORD_UDT_DATE" editable="false" format="yyyy-mm-dd" style="left:516px; top:22px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  196. <caption id="caption509" class="cell" style="left:424px; top:44px; width:90px; height:20px; ">订单修改者</caption>
  197. <input id="output509" ref="ORD_UDTBY" editable="false" style="left:516px; top:44px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  198. <caption id="caption510" class="cell" style="left:424px; top:66px; width:90px; height:20px; ">订单取消区分</caption>
  199. <input id="output510" ref="ORD_CNC_YN" editable="false" style="left:516px; top:66px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  200. <caption id="caption511" class="cell" style="left:424px; top:88px; width:90px; height:20px; ">订单取消日期</caption>
  201. <input id="output511" ref="ORD_CNC_DATE" editable="false" format="yyyy-mm-dd" style="left:516px; top:88px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  202. <caption id="caption512" class="cell" style="left:424px; top:110px; width:90px; height:20px; ">订单取消者</caption>
  203. <input id="output512" ref="ORD_CNCBY" editable="false" style="left:516px; top:110px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  204. <caption id="caption513" class="cell" style="left:636px; top:0px; width:90px; height:20px; ">发货结束与否</caption>
  205. <input id="output513" ref="SHIP_END_YN" editable="false" style="left:728px; top:0px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  206. <caption id="caption514" class="cell" style="left:636px; top:22px; width:90px; height:20px; ">发货结束日期</caption>
  207. <input id="output514" ref="SHIP_FN_DATE" editable="false" format="yyyy-mm-dd" style="left:728px; top:22px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  208. <caption id="caption515" class="cell" style="left:636px; top:44px; width:90px; height:20px; ">发货结束者</caption>
  209. <input id="output515" ref="SHIP_ENDBY" editable="false" style="left:728px; top:44px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  210. <caption id="caption516" class="cell" style="left:636px; top:66px; width:90px; height:20px; ">订单结束与否</caption>
  211. <input id="output516" ref="ORD_END_YN" editable="false" style="left:728px; top:66px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  212. <caption id="caption517" class="cell" style="left:636px; top:88px; width:90px; height:20px; ">订单结束日期</caption>
  213. <input id="output517" ref="ORD_FN_DATE" editable="false" format="yyyy-mm-dd" style="left:728px; top:88px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  214. <caption id="caption518" class="cell" style="left:636px; top:110px; width:90px; height:20px; ">订单结束者</caption>
  215. <input id="output518" ref="ORD_ENDBY" editable="false" style="left:728px; top:110px; width:110px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
  216. <input id="output408" ref="LEN_TOL_ERMIN" visibility="hidden" editable="false" format="#,###.#" style="left:92px; top:88px; width:110px; height:20px; text-align:right; border-color:#c0c0c0; border-style:solid; "/>
  217. <input id="output409" ref="WGT_ACVAL_MIN" visibility="hidden" editable="false" format="#,###.#" style="left:92px; top:110px; width:110px; height:20px; text-align:right; border-color:#c0c0c0; border-style:solid; "/>
  218. <caption id="caption413" class="cell" visibility="hidden" style="left:212px; top:88px; width:90px; height:20px; ">长度公差上限</caption>
  219. <caption id="caption414" class="cell" visibility="hidden" style="left:212px; top:110px; width:90px; height:20px; ">重量公差上限</caption>
  220. <caption id="caption408" class="cell" visibility="hidden" style="left:0px; top:88px; width:90px; height:20px; ">长度公差下限</caption>
  221. <caption id="caption409" class="cell" visibility="hidden" style="left:0px; top:110px; width:90px; height:20px; ">重量公差下限</caption>
  222. <input id="output413" ref="LEN_TOL_ERMAX" visibility="hidden" editable="false" format="#,###.#" style="left:304px; top:88px; width:110px; height:20px; text-align:right; border-color:#c0c0c0; border-style:solid; "/>
  223. <input id="output414" ref="WGT_ACVAL_MAX" visibility="hidden" editable="false" format="#,###.#" style="left:304px; top:110px; width:110px; height:20px; text-align:right; border-color:#c0c0c0; border-style:solid; "/>
  224. </group>
  225. <script type="javascript" ev:event="ondblclick">
  226. <![CDATA[
  227. if (event.pTarget.elementName == "xforms:input")
  228. window.clipboardData = event.pTarget.value;
  229. ]]>
  230. </script>
  231. </xhtml:body>
  232. </xhtml:html>