근무스케줄신청등록(간호)_Popup(사유조회).xrw 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  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>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <targetList>
  11. <사번>00000039</사번>
  12. <성명>김샤로</성명>
  13. <일자>20061211</일자>
  14. <사유>퇴근</사유>
  15. </targetList>
  16. <targetList>
  17. <사번>00000045</사번>
  18. <성명>고오댜</성명>
  19. <일자>20061231</일자>
  20. <사유>특근</사유>
  21. </targetList>
  22. </main>
  23. </root>
  24. </instance>
  25. </model>
  26. </xhtml:head>
  27. <xhtml:body guideline="1,1193;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  28. <line id="line1" class="line_1" style="x1:0px; y1:68px; x2:750px; y2:68px; "/>
  29. <caption id="caption9" class="tit_2" style="left:5px; top:54px; width:117px; height:13px; ">사유</caption>
  30. <datagrid id="datagrid1" nodeset="/root/main/targetList" caption="사원번호^성명^일자^사유" colwidth="100, 100, 147, 250" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" colsep="^" style="left:0px; top:72px; width:750px; height:636px; ">
  31. <col ref="사번"/>
  32. <col ref="성명"/>
  33. <col ref="일자"/>
  34. <col ref="사유"/>
  35. </datagrid>
  36. <button id="button41" class="btn4_letter2" style="left:637px; top:709px; width:56px; height:22px; ">
  37. <caption>확인</caption>
  38. </button>
  39. <button id="button42" class="btn4_letter2" style="left:695px; top:709px; width:56px; height:22px; ">
  40. <caption>취소</caption>
  41. </button>
  42. <group id="group4" style="left:0px; top:10px; width:752px; height:35px; vertical-align:top; ">
  43. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:2px; top:0px; width:750px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  44. <caption id="caption5" class="search_name" style="left:15px; top:9px; width:86px; height:17px; ">사 번 :</caption>
  45. <line id="line3" class="line_4" style="x1:666px; y1:7px; x2:666px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  46. <button id="button1" navindex="4" class="btn1_letter2" style="left:681px; top:7px; width:56px; height:22px; text-align:left; ">
  47. <caption>조회</caption>
  48. <script type="javascript" ev:event="DOMActivate">
  49. <![CDATA[
  50. ]]>
  51. </script>
  52. </button>
  53. <button id="button4" class="icon_search" style="left:157px; top:9px; width:16px; height:16px; ">
  54. <caption/>
  55. </button>
  56. <input id="input4" class="input_default" style="left:100px; top:8px; width:55px; height:19px; "/>
  57. <input id="input5" class="input_default" style="left:176px; top:8px; width:102px; height:19px; "/>
  58. <caption id="caption1" class="search_name" style="left:280px; top:9px; width:83px; height:17px; ">신 청 일 :</caption>
  59. <caption id="caption3" style="left:455px; top:9px; width:25px; height:20px; font-weight:bold; text-align:center; vertical-align:middle; ">~</caption>
  60. <input id="input1" class="input_s_essential" inputtype="date" style="left:363px; top:8px; width:95px; height:19px; "/>
  61. <input id="input3" class="input_s_essential" inputtype="date" style="left:476px; top:8px; width:95px; height:19px; "/>
  62. </group>
  63. </xhtml:body>
  64. </xhtml:html>