재무_IRB심사비입금관리V.xrw 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <example>Sample</example>
  10. <infolist>
  11. <grid>
  12. <a>28</a>
  13. <b>KCMC06MM10</b>
  14. <c>탁소텔 주의 시...</c>
  15. <d>강남성모병원</d>
  16. <e>300,000</e>
  17. <f>홍길동</f>
  18. <g/>
  19. <h>2007-03-20</h>
  20. <i/>
  21. <j/>
  22. <k>서울시 강남구 역삼동823번지 와이어스</k>
  23. </grid>
  24. </infolist>
  25. </root>
  26. </instance>
  27. </model>
  28. </xhtml:head>
  29. <xhtml:body>
  30. <datagrid id="datagrid2" nodeset="/root/infolist/grid" caption="No^과제번호^과제명^의뢰자명^금액^시험책임자^입금확인^입금일^계산서발행^계산서발행^비고" colsep="^" colwidth="27, 123, 123, 87, 126, 72, 93, 100, 70, 52, 286" defaultrows="50" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:2px; width:1170px; height:588px; ">
  31. <col ref="a"/>
  32. <col ref="b"/>
  33. <col ref="c"/>
  34. <col ref="d"/>
  35. <col ref="e"/>
  36. <col ref="f"/>
  37. <col ref="g"/>
  38. <col ref="h"/>
  39. <col ref="i"/>
  40. <col ref="j"/>
  41. <col ref="k"/>
  42. </datagrid>
  43. <select1 id="combo63" class="combo_search" appearance="minimal" style="left:564px; top:27px; width:70px; height:19px; ">
  44. <choices>
  45. <item>
  46. <label>유</label>
  47. <value>1</value>
  48. </item>
  49. <item>
  50. <label>성모병원</label>
  51. <value>2</value>
  52. </item>
  53. </choices>
  54. </select1>
  55. <caption id="caption1" style="left:570px; top:30px; width:50px; height:30px; color:#808080; ">
  56. <![CDATA[확인
  57. 미확인]]>
  58. </caption>
  59. <button id="button10" class="btn2_letter2" style="left:826px; top:28px; width:42px; height:19px; ">
  60. <caption>출력</caption>
  61. </button>
  62. <select1 id="combo1" class="combo_search" appearance="minimal" style="left:744px; top:22px; width:70px; height:19px; ">
  63. <choices>
  64. <item>
  65. <label>유</label>
  66. <value>1</value>
  67. </item>
  68. <item>
  69. <label>성모병원</label>
  70. <value>2</value>
  71. </item>
  72. </choices>
  73. </select1>
  74. <caption id="caption2" style="left:750px; top:25px; width:50px; height:30px; color:#808080; ">
  75. <![CDATA[발행
  76. 미발행]]>
  77. </caption>
  78. </xhtml:body>
  79. </xhtml:html>