12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <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">
- <xhtml:head>
- <xhtml:title>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <example>Sample</example>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-right:8; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">마감확정관리</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:13px; width:490px; height:457px; ">
- <line id="line2" class="line_1" style="x1:0px; y1:12px; x2:453px; y2:12px; "/>
- <line id="line1" class="line_2" style="x1:0px; y1:87px; x2:453px; y2:87px; "/>
- <line id="line3" class="line_2" style="x1:0px; y1:135px; x2:453px; y2:135px; "/>
- <line id="line4" class="line_2" style="x1:0px; y1:159px; x2:453px; y2:159px; "/>
- <line id="line5" class="line_3" style="x1:0px; y1:413px; x2:453px; y2:413px; "/>
- <caption id="caption1" class="cell_1" style="left:0px; top:113px; width:80px; height:23px; text-align:center; ">전 표 일 자</caption>
- <caption id="caption21" class="cell_1" style="left:0px; top:65px; width:80px; height:23px; text-align:center; ">마감확정여부</caption>
- <input id="input66" class="input_s_essential" inputtype="date" style="left:83px; top:115px; width:110px; height:19px; "/>
- <caption id="caption2" class="cell_1" style="left:0px; top:137px; width:80px; height:23px; text-align:center; ">관 리 부 서</caption>
- <caption id="caption3" class="cell_1" style="left:0px; top:161px; width:80px; height:252px; text-align:center; ">생 성 정 보</caption>
- <input id="input1" class="input_default" style="left:196px; top:138px; width:254px; height:19px; "/>
- <textarea id="textarea1" style="left:83px; top:161px; width:367px; height:251px; "/>
- <select1 id="combo15" class="combo_default" appearance="minimal" style="left:83px; top:139px; width:110px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <button id="button10" class="btn2_letter2" style="left:407px; top:418px; width:42px; height:19px; ">
- <caption>삭제</caption>
- </button>
- <button id="button1" class="btn2_letter2" style="left:363px; top:418px; width:42px; height:19px; ">
- <caption>생성</caption>
- </button>
- <caption id="caption4" class="cell_1" style="left:0px; top:17px; width:80px; height:23px; text-align:center; ">기관코드</caption>
- <line id="line6" class="line_2" style="x1:0px; y1:39px; x2:453px; y2:39px; "/>
- <select id="checkbox10" disabled="true" overflow="visible" appearance="full" style="left:85px; top:69px; width:130px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label>마감확정여부</label>
- <value/>
- </item>
- </choices>
- </select>
- <line id="line8" class="line_2" style="x1:0px; y1:111px; x2:453px; y2:111px; "/>
- <caption id="caption20" style="left:0px; top:90px; width:453px; height:20px; font-family:굴림체; font-size:9pt; font-weight:bold; color:#ff6600; vertical-align:middle; ">※ 마감을 확정하면 다시 되돌릴수 없습니다.</caption>
- <input id="input3" class="input_s_essential" inputtype="date" style="left:83px; top:42px; width:232px; height:19px; "/>
- <select1 id="combo2" class="combo_s_essential" appearance="minimal" style="left:83px; top:18px; width:232px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- </group>
- <caption id="caption5" class="cell_1" style="left:0px; top:54px; width:80px; height:23px; text-align:center; ">발 생 년 월</caption>
- <line id="line7" class="line_2" style="x1:0px; y1:76px; x2:453px; y2:76px; "/>
- </xhtml:body>
- </xhtml:html>
|