12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- <?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 guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:269px; height:14px; ">마취/수술현황 조회</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:771px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="button1" class="btn1_letter2" style="left:1121px; top:17px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <line id="line13" style="x1:1105px; y1:17px; x2:1105px; y2:39px; border-color:#ffe4bb; border-left-style:solid; "/>
- <datagrid id="datagrid2" caption="N^수술일^유형^과^유형^병실^응급^수술코드^수술명^진단코드^진단명^집도의^집도의사명^마취의^마취의사명" colwidth="38, 82, 66, 41, 47, 46, 45, 78, 180, 76, 149, 76, 76, 76, 76" dataheight="25" defaultrows="26" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="25" rowsep="|" colsep="^" style="left:0px; top:75px; width:1194px; height:696px; ">
- <col/>
- <col visibility="visible"/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <caption id="caption3" class="tit_2" style="left:6px; top:55px; width:102px; height:14px; ">마취/수술현황</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1194px; y2:70px; "/>
- <caption id="caption1" class="search_name" style="left:15px; top:19px; width:81px; height:17px; ">환자번호:</caption>
- <caption id="caption4" class="search_name" style="left:299px; top:19px; width:93px; height:17px; ">조회기간 :</caption>
- <input id="input3" class="input_search" inputtype="date" style="left:484px; top:18px; width:75px; height:19px; "/>
- <caption id="caption5" style="left:468px; top:22px; width:15px; height:15px; ">~</caption>
- <input id="input4" class="input_search" inputtype="date" style="left:387px; top:18px; width:75px; height:19px; "/>
- <input id="input27" class="input_search" style="left:99px; top:18px; width:75px; height:19px; "/>
- <output id="output14" class="output_fix" style="left:178px; top:18px; width:80px; height:19px; "/>
- <button id="button2" class="btn2_letter3" style="left:1074px; top:49px; width:53px; height:19px; ">
- <caption>초기화</caption>
- </button>
- <button id="button3" class="btn2_letter4" style="left:1130px; top:49px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|