SPADT64200_출력오류.xrw 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  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. <properties>
  10. <error>
  11. <code/>
  12. <msg/>
  13. <description/>
  14. </error>
  15. </properties>
  16. </root>
  17. </instance>
  18. <script type="javascript" ev:event="xforms-ready">
  19. <![CDATA[
  20. ]]>
  21. </script>
  22. <submission id="TRADB62401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data" replace="instance" resultref="/root/main/prcp"/>
  23. </model>
  24. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  25. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  26. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  27. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  28. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  29. </xhtml:head>
  30. <xhtml:body pagewidth="850" pageheight="390" style="font-size:11pt; margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  31. <button id="button23" class="btn4_letter2" style="left:780px; top:365px; width:56px; height:22px; ">
  32. <caption>확인</caption>
  33. <script type="javascript" ev:event="DOMActivate">
  34. <![CDATA[
  35. window.close();
  36. ]]>
  37. </script>
  38. </button>
  39. <datagrid id="datagrid1" nodeset="/root/properties/error" caption="코드^메시지^내용" colsep="^" colwidth="100, 100, 604" mergecellsfixedrows="bycolrec" rowsep="|" style="left:15px; top:15px; width:830px; height:340px; ">
  40. <col ref="code"/>
  41. <col ref="msg"/>
  42. <col ref="description"/>
  43. </datagrid>
  44. <line id="line5" class="line_1" style="x1:15px; y1:10px; x2:845px; y2:10px; "/>
  45. </xhtml:body>
  46. </xhtml:html>