SPAER00805_전자서명조회.xrw 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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. <xslt>
  11. <translist>
  12. <trans/>
  13. </translist>
  14. </xslt>
  15. </main>
  16. </root>
  17. </instance>
  18. <script type="javascript" ev:event="xforms-ready">
  19. <![CDATA[
  20. window.modelesstopmost = true;
  21. browser1.Navigate("about:blank");
  22. browser1.Document.write(model.getValue("/root/main/xslt/translist/trans"));
  23. browser1.refresh();
  24. ]]>
  25. </script>
  26. </model>
  27. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  28. </xhtml:head>
  29. <xhtml:body pagewidth="1050" pageheight="800" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  30. <group id="group1" style="left:5px; top:5px; width:1027px; height:765px; ">
  31. <caption id="caption1" class="tit_2" style="left:5px; top:10px; width:160px; height:13px; ">결과내역(디자인)</caption>
  32. <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:1015px; y2:25px; "/>
  33. <browser id="browser1" style="left:0px; top:30px; width:1015px; height:725px; "/>
  34. <button id="btn_sea" class="btn1_letter2" style="left:960px; top:3px; width:56px; height:22px; ">
  35. <caption>닫기</caption>
  36. <script type="javascript" ev:event="DOMActivate">
  37. <![CDATA[
  38. window.close();
  39. ]]>
  40. </script>
  41. </button>
  42. </group>
  43. </xhtml:body>
  44. </xhtml:html>