123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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="">
- <구분/>
- <진료과/>
- <진료의/>
- <진료일시/>
- <진료일시2/>
- </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:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:257px; height:14px; ">예약환자 리스트(게시용)</caption>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; "/>
- <group id="group5" class="datagrid2" scroll="auto" style="left:0px; top:13px; width:1195px; height:742px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:16px; top:9px; width:66px; height:17px; ">구 분 :</caption>
- <caption id="caption3" class="search_name" style="left:216px; top:9px; width:77px; height:17px; ">진료과 :</caption>
- <button id="button1" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <line id="line13" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:29px; "/>
- <input id="input1" ref="/root/진료일시" class="input_search" inputtype="date" style="left:780px; top:8px; width:100px; height:19px; "/>
- <select1 id="combo1" ref="/root/구분" class="combo_search" appearance="minimal" style="left:84px; top:8px; width:95px; height:19px; ">
- <choices>
- <item>
- <label>구간예약</label>
- <value>1</value>
- </item>
- <item>
- <label>시간예약</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <select1 id="combo2" ref="/root/진료과" class="combo_search" appearance="minimal" style="left:293px; top:8px; width:150px; height:19px; ">
- <choices>
- <item>
- <label>소화기내과</label>
- <value>1</value>
- </item>
- <item>
- <label>호흡기내과</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <select1 id="combo3" ref="/root/진료의" class="combo_search" appearance="minimal" style="left:558px; top:8px; width:95px; height:19px; ">
- <choices>
- <item>
- <label>박@@희</label>
- <value>1</value>
- </item>
- <item>
- <label>정@@석</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <caption id="caption8" class="search_name" style="left:481px; top:9px; width:77px; height:17px; ">진료의 :</caption>
- <caption id="caption9" class="search_name" style="left:691px; top:9px; width:86px; height:17px; ">진료일시 :</caption>
- <select1 id="combo4" ref="/root/진료일시2" class="combo_search" appearance="minimal" style="left:882px; top:8px; width:50px; height:19px; ">
- <choices>
- <item>
- <label>오전</label>
- <value>1</value>
- </item>
- <item>
- <label>오후</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <input id="input2" class="input_search" style="left:935px; top:8px; width:45px; height:19px; "/>
- </group>
- <caption id="caption1" class="tit_2" style="left:5px; top:55px; width:144px; height:13px; ">진료대기리스트</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1194px; y2:70px; "/>
- <datagrid id="datagrid1" caption="순번^예약일자^예약시간^환자명^등록번호" colwidth="96, 147, 108, 124, 138" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:0px; top:75px; width:1195px; height:665px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|