SPLRR90900_xmltmp.xrw 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  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. <xslt/>
  11. </main>
  12. <send/>
  13. <hidden/>
  14. <init>
  15. <signno/>
  16. <form/>
  17. </init>
  18. </root>
  19. </instance>
  20. <submission id="TRMRI00405" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/xslt/translist"/>
  21. <script type="javascript" ev:event="xforms-ready">
  22. <![CDATA[
  23. /* //model.toggle("xslt");
  24. model.removeNodeset("/root/send");
  25. //model.makeValue("/root/send/val", "23659"); //"800000000019672"); //signno
  26. //model.makeValue("/root/send/formcd", "0000002916"); // "0000002487");
  27. model.makeValue("/root/send/val", model.getValue("/root/init/signno")); //"800000000019672"); //signno
  28. model.makeValue("/root/send/formcd", model.getValue("/root/init/form")); // "0000002487");
  29. if(submit("TRMRI00405"))
  30. {
  31. browser1.Navigate("about:blank");
  32. browser1.Document.write(model.getValue("/root/main/xslt/translist/trans"));
  33. browser1.refresh();
  34. }*/
  35. btn_xslt.dispatch("DOMActivate");
  36. ]]>
  37. </script>
  38. </model>
  39. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  40. </xhtml:head>
  41. <xhtml:body guideline="1,1195;2,781;1,304;">
  42. <browser id="browser1" style="left:0px; top:0px; width:1211px; height:784px; "/>
  43. <input id="input1" ref="/root/init/signno" visibility="hidden" style="left:395px; top:781px; width:190px; height:19px; "/>
  44. <input id="input2" ref="/root/init/form" visibility="hidden" style="left:610px; top:781px; width:245px; height:19px; "/>
  45. <button id="btn_xslt" visibility="hidden" style="left:880px; top:776px; width:75px; height:20px; ">
  46. <caption>XSLT º¸±â</caption>
  47. <script type="javascript" ev:event="DOMActivate">
  48. <![CDATA[
  49. if(model.getValue("/root/init/signno") == "") {
  50. model.setValue("/root/init/signno", input1.currentText);
  51. model.setValue("/root/init/form", input2.currentText);
  52. }
  53. model.removeNodeset("/root/send");
  54. model.makeValue("/root/send/val", model.getValue("/root/init/signno")); //"800000000019672"); //signno
  55. model.makeValue("/root/send/formcd", model.getValue("/root/init/form")); // "0000002487");
  56. if(submit("TRMRI00405"))
  57. {
  58. //browser1.Navigate(getDomain());
  59. browser1.Navigate("about:blank");
  60. browser1.Document.write(model.getValue("/root/main/xslt/translist/trans"));
  61. browser1.refresh();
  62. }
  63. ]]>
  64. </script>
  65. </button>
  66. </xhtml:body>
  67. </xhtml:html>