12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- <?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>KEEP 환자 대장</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <example>Sample</example>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body pagewidth="1270" pageheight="784">
- <group id="group1" style="left:0px; top:20px; width:1179px; height:50px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:2px; top:0px; width:1174px; height:45px; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1110px; top:14px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <line id="line1" class="line_4" style="x1:1095px; y1:10px; x2:1095px; y2:39px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption2" class="search_name" style="left:5px; top:13px; width:85px; height:17px; ">조회기간</caption>
- <caption id="caption3" class="search_name" style="left:435px; top:13px; width:71px; height:17px; ">CELL값</caption>
- <input id="input1" maxlength="6" format="yyyy-mm" style="left:98px; top:12px; width:95px; height:19px; "/>
- <select1 id="radio3" appearance="full" cellspacing="5" cols="5" overflow="visible" style="left:230px; top:14px; width:159px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label>내원 기준</label>
- <value>1</value>
- </item>
- <item>
- <label>퇴실 기준</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <select1 id="radio4" appearance="full" cellspacing="30" cols="5" overflow="visible" style="left:528px; top:14px; width:122px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label>N</label>
- <value>1</value>
- </item>
- <item>
- <label>%</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- </group>
- <switch id="switch1" style="left:0px; top:75px; width:1179px; height:603px; ">
- <case id="case1">
- <datagrid id="datagrid3" caption="^^1일^2일^3일^4일^5일^6일^7일^8일^9일^10일^11일^12일^13일^14일^15일^16일^17일^18일^19일^20일^21일^22일^23일^24일^25일^26일^27일^28일^29일^30일^31일^total" colsep="^" colwidth="63, 57, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:5px; top:5px; width:1165px; height:590px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- </case>
- </switch>
- <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:170px; height:14px; ">KEEP 환자 대장</caption>
- </xhtml:body>
- </xhtml:html>
|