SPLPJ01600_의뢰지검체정보.xrw 3.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : SPLPJ00101.xfm
  4. * 설 명 : 접수 관리
  5. * 설 계 자 : 설계자가 별도로 존재시 작성
  6. * 작 성 자 : 유동철(ACK)
  7. * 작 성 일 : 2006.12.04
  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>Untitle</xhtml:title>
  15. <model id="model1">
  16. <instance id="instance1">
  17. <root>
  18. <main>
  19. <docuno>
  20. <docunoinfo>
  21. <pid/>
  22. <orddd/>
  23. <docuno/>
  24. </docunoinfo>
  25. </docuno>
  26. <spcinfo>
  27. <spcinfolist>
  28. <ptno/>
  29. <ptnodisp/>
  30. <acptdd/>
  31. <acptseqno/>
  32. <spcacptdd/>
  33. <spcacptno/>
  34. <spcacptseqno/>
  35. <spcnm/>
  36. </spcinfolist>
  37. </spcinfo>
  38. </main>
  39. <send/>
  40. <init/>
  41. <hidden>
  42. </hidden>
  43. </root>
  44. </instance>
  45. <submission id="reqgetpatlist" action="http://localhost:8080/popup.js" mediatype="application/x-www-form-urlencoded" method="post" resultref="/root/main/patlist/patlisttbl"/>
  46. </model>
  47. <script type="javascript">
  48. <![CDATA[
  49. /* @group : 의뢰지 검체정보
  50. * @ver : 2007.02.12 (CMCDEV-0001)
  51. * @by : 유동철(ACK)
  52. * @-----------------------------------
  53. * @type : function
  54. * @access : public
  55. * @desc : 화면종료 처리 Function
  56. */
  57. function fExeWindowClose() {
  58. model.close();
  59. }
  60. ]]>
  61. </script>
  62. </xhtml:head>
  63. <xhtml:body pagewidth="1000" pageheight="800" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  64. <group id="group2" scroll="auto" style="left:0px; top:523; width:433px; height:27px; ">
  65. <button id="btn_cls" class="btn4_letter2" navindex="7" style="left:376; top:5px; width:56px; height:22px; ">
  66. <caption>닫기</caption>
  67. <script ev:event="DOMActivate" type="javascript">
  68. <![CDATA[
  69. fExeWindowClose();
  70. ]]>
  71. </script>
  72. </button>
  73. <line id="line17" class="line_6" style="x1:0px; y1:0px; x2:432; y2:0px; "/>
  74. </group>
  75. <group id="grp_b" style="left:0px; top:0px; width:433; height:523; ">
  76. <caption id="caption1" class="tit_2" autoresize="true" style="left:5px; top:10; width:161px; height:13; font-family:굴림체; font-size:9pt; vertical-align:middle; ">의뢰지 검체정보</caption>
  77. <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:432px; y2:25px; "/>
  78. <datagrid id="grd_spclist" nodeset="/root/main/spcinfo/spcinfolist" class="datagrid2" caption="병리번호^접수일자^접수번호^검체접수일자^검체접수번호^검체&#xA;번호^검체내용" colsep="^" colwidth="80, 80, 60, 0, 0, 40, 170" dataheight="25" focuscolor="#b9e5fb" mergecellsfixedrows="bycolrec" rowheight="32" rowsep="|" navindex="7" style="left:0px; top:30px; width:432px; height:492; border-color:#c0c0c0; border-style:solid; ">
  79. <col ref="ptno"/>
  80. <col ref="ptnodisp"/>
  81. <col ref="acptdd"/>
  82. <col ref="acptseqno"/>
  83. <col ref="spcacptdd"/>
  84. <col ref="spcacptno"/>
  85. <col ref="spcacptseqno"/>
  86. </datagrid>
  87. </group>
  88. </xhtml:body>
  89. </xhtml:html>