SPRSD04311_소견.xrw 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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. <main>
  10. <grid>
  11. </grid>
  12. </main>
  13. <send>
  14. <data1/>
  15. <data2/>
  16. <data3/>
  17. <data4/>
  18. <data5/>
  19. <data6/>
  20. </send>
  21. <init>
  22. <radio1>
  23. <label>비급여</label>
  24. <value>1</value>
  25. <label>본인일부부담</label>
  26. <value>2</value>
  27. <label>100/100급여</label>
  28. <value>3</value>
  29. </radio1>
  30. <radio2>
  31. <label>결정신청유</label>
  32. <value>1</value>
  33. <label>결정신청무</label>
  34. <value>2</value>
  35. </radio2>
  36. </init>
  37. </root>
  38. </instance>
  39. <script type="javascript" ev:event="xforms-ready">
  40. <![CDATA[
  41. model.removeNode("/root/main/grid");
  42. model.refresh();
  43. ]]>
  44. </script>
  45. </model>
  46. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  47. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  48. <script type="javascript" src="D:\CMCProject\application\webapps\com\hismainweb\js\DocTitle.js"/>
  49. </xhtml:head>
  50. <xhtml:body guideline="1,652;2,524;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  51. <group id="group3" scroll="auto" style="left:0px; top:0px; width:510px; height:215px; ">
  52. <caption id="caption1" class="tit_2" style="left:0px; top:0px; width:185px; height:14px; ">구매팀소견</caption>
  53. <line id="line15" class="line_3" style="x1:0px; y1:157px; x2:500px; y2:157px; "/>
  54. <line id="line1" class="line_1" style="x1:0px; y1:20px; x2:500px; y2:20px; "/>
  55. <caption id="caption3" class="cell_1" style="left:0px; top:25px; width:108px; height:133px; vertical-align:middle; ">구매팀 소견</caption>
  56. <textarea id="textarea2" style="left:110px; top:25px; width:390px; height:130px; "/>
  57. </group>
  58. <group id="group1" scroll="auto" style="left:0px; top:215px; width:510px; height:27px; ">
  59. <button id="btn_confirm" class="btn4_letter4" style="left:370px; top:5px; width:80px; height:22px; ">
  60. <caption>소견작성</caption>
  61. </button>
  62. <button id="btn_cancel" class="btn4_letter2" style="left:452px; top:5px; width:56px; height:22px; ">
  63. <caption>취소</caption>
  64. </button>
  65. <button id="button1" class="btn4_letter2" style="left:312px; top:5px; width:56px; height:22px; ">
  66. <caption>종결</caption>
  67. </button>
  68. </group>
  69. </xhtml:body>
  70. </xhtml:html>