123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- <?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>
- <grid>
- <item>진료 전 검사
- </item>
- </grid>
- <grid>
- <item>예약관리
- </item>
- </grid>
- <grid>
- <item>검사관리
- </item>
- </grid>
- <grid2>
- <item> 진료 2시간 전 CBC
- </item>
- </grid2>
- <grid2>
- <item> 진료 2시간 전 BC
- </item>
- </grid2>
- <grid2>
- <item> 진료 2시간 전 CBC
- </item>
- </grid2>
- <grid2>
- <item> 진료 1시간 전 소변검사
- </item>
- </grid2>
- <grid2>
- <item> 진료 30분전 X-ray
- </item>
- </grid2>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body guideline="2,787;2,781;2,783;1,1193;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:110px; height:13px; ">Remark(검색)</caption>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:27px; ">
- <button id="button1" class="btn4_letter3" style="left:1125px; top:0px; width:68px; height:22px; ">
- <caption>초기화</caption>
- </button>
- <line id="line1" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:40px; width:1195px; height:742px; ">
- <line id="line15" class="line_1" style="x1:0px; y1:25px; x2:300px; y2:25px; "/>
- <caption id="caption35" class="tit_2" style="left:0px; top:10px; width:100px; height:13px; vertical-align:middle; ">분류List</caption>
- <datagrid id="datagrid3" nodeset="/root/grid" caption="분류" colsep="^" colwidth="297" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:30px; width:300px; height:710px; ">
- <col ref="item"/>
- </datagrid>
- <line id="line16" class="line_1" style="x1:305px; y1:25px; x2:1194px; y2:25px; "/>
- <caption id="caption36" class="tit_2" style="left:305px; top:10px; width:100px; height:14px; vertical-align:middle; ">상용구 List</caption>
- <datagrid id="datagrid4" nodeset="/root/grid2" caption="상용구" colsep="^" colwidth="870" rowsep="|" style="left:305px; top:30px; width:888px; height:710px; ">
- <col ref="item" style="text-align:left; "/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|