재무_IRB운영비관리.xrw 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="C:/CMCProject/application/webapps/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. <grid>
  11. <a>1</a>
  12. <b>2007-02-20</b>
  13. <c>회의비</c>
  14. <d>1,000,000</d>
  15. </grid>
  16. </root>
  17. </instance>
  18. </model>
  19. </xhtml:head>
  20. <xhtml:body>
  21. <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
  22. <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:230px; height:14px; ">IRB운영비관리</caption>
  23. </group>
  24. <group id="group2" style="left:0px; top:14px; width:1194px; height:770px; ">
  25. <caption id="caption2" class="cell_1" style="left:1px; top:13px; width:100px; height:23px; vertical-align:middle; ">심사비입금총액</caption>
  26. <input id="input6" class="input_search" style="left:105px; top:15px; width:150px; height:19px; "/>
  27. <caption id="caption3" class="cell_1" style="left:260px; top:13px; width:100px; height:23px; vertical-align:middle; ">간접비입금총액</caption>
  28. <input id="input1" class="input_search" style="left:365px; top:15px; width:150px; height:19px; "/>
  29. <caption id="caption4" class="cell_1" style="left:525px; top:13px; width:100px; height:23px; text-align:center; vertical-align:middle; ">지출총액</caption>
  30. <input id="input2" class="input_search" style="left:630px; top:15px; width:150px; height:19px; "/>
  31. <caption id="caption5" class="cell_1" style="left:785px; top:13px; width:100px; height:23px; text-align:center; vertical-align:middle; ">잔액총액</caption>
  32. <input id="input3" class="input_search" style="left:890px; top:15px; width:150px; height:19px; "/>
  33. <datagrid id="datagrid1" nodeset="/root/grid" caption="순번^사용일^비목^지출액^기타" colsep="^" colwidth="100, 100, 100, 100, 378" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:45px; width:1040px; height:285px; ">
  34. <col ref="a"/>
  35. <col ref="b"/>
  36. <col ref="c"/>
  37. <col ref="d"/>
  38. <col/>
  39. </datagrid>
  40. </group>
  41. </xhtml:body>
  42. </xhtml:html>