SPLOR90100_서술결과상세조회.xrw 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : SPLOR90100_서술결과상세조회.xrw
  4. * 설 명 : 서술결과상세조회
  5. * 설 계 자 : (주)에이씨케이 -
  6. * 작 성 자 : (주)에이씨케이 - 박정은
  7. * 작 성 일 : 2009.12.24
  8. * 수정이력 :
  9. * 기 타 :
  10. -->
  11. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  12. <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">
  13. <xhtml:head>
  14. <xhtml:title>서술결과상세조회</xhtml:title>
  15. <model id="model1">
  16. <instance id="instance1">
  17. <root xmlns="">
  18. <main>
  19. <getDescrslt>
  20. <readrslt/>
  21. </getDescrslt>
  22. </main>
  23. <send>
  24. </send>
  25. <init>
  26. </init>
  27. <hidden>
  28. <descrslt>
  29. <readrslt/>
  30. </descrslt>
  31. </hidden>
  32. </root>
  33. </instance>
  34. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  35. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  37. <script type="javascript" ev:event="xforms-ready">
  38. <![CDATA[
  39. fExeInitialize();
  40. ]]>
  41. </script>
  42. <submission id="TXLRR90201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/rtnval/rtnvalinfo"/>
  43. <submission id="TRLRR90201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/reqfrm"/>
  44. </model>
  45. <script type="javascript">
  46. <![CDATA[
  47. // 초기화
  48. function fExeInitialize(){
  49. //model.reset();
  50. }
  51. // 닫기
  52. function fSetClose(){
  53. window.close();
  54. }
  55. ]]>
  56. </script>
  57. </xhtml:head>
  58. <xhtml:body pagewidth="820" pageheight="600" guideline="1,1194;" style="border-color:#000000; margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  59. <group id="group1" style="left:0px; top:0px; width:795px; height:550px; ">
  60. <line id="line1" class="line_1" style="x1:0px; y1:26px; x2:780px; y2:26px; "/>
  61. <caption id="caption3" class="tit_2" style="left:5px; top:11px; width:126px; height:14px; ">서술결과 상세보기</caption>
  62. <line id="line5" class="line_3" style="x1:0px; y1:546px; x2:780px; y2:546px; "/>
  63. <textarea id="textarea1" ref="/root/hidden/descrslt/readrslt" style="left:0px; top:31px; width:780px; height:514px; "/>
  64. </group>
  65. <group id="group3" style="left:0px; top:552px; width:795px; height:27px; ">
  66. <line id="line8" class="line_6" style="x1:0px; y1:0px; x2:780px; y2:0px; "/>
  67. <button id="btn_close" class="btn4_letter2" style="left:725px; top:5px; width:56px; height:22px; ">
  68. <caption>닫기</caption>
  69. <script type="javascript" ev:event="DOMActivate">
  70. <![CDATA[
  71. fSetClose();
  72. ]]>
  73. </script>
  74. </button>
  75. </group>
  76. </xhtml:body>
  77. </xhtml:html>