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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <리스트>
- <리스트item>
- <병실>906</병실>
- <등록번호>1234567890</등록번호>
- <성명>장태경</성명>
- <코드>20MCT2</코드>
- <반환량>1.00</반환량>
- <처방일시>200611150629</처방일시>
- <코드>8.4NBA</코드>
- <반환량>2.0</반환량>
- </리스트item>
- <집계일자/>
- <집계기간Fr/>
- <집계기간To/>
- <병동/>
- </리스트>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- ]]>
- </script>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:202px; height:14px; ">외래임상관찰기록 연관정보관리</caption>
- </group>
- <group id="grp_biz" scroll="l" style="left:0px; top:13px; width:1195px; height:744px; ">
- <line id="line1" class="line_1" style="x1:0px; y1:10px; x2:525px; y2:10px; "/>
- <caption id="caption1" class="cell_1" style="left:0px; top:15px; width:100px; height:23px; vertical-align:middle; ">환자SET정보</caption>
- <output id="output1" class="output_fix" style="left:103px; top:16px; width:80px; height:19px; "/>
- <output id="output2" class="output_fix" style="left:186px; top:16px; width:80px; height:19px; "/>
- <line id="line2" class="line_3" style="x1:0px; y1:37px; x2:525px; y2:37px; "/>
- <datagrid id="datagrid1" caption="상태^구분^SET 코드^SET 코드명" colwidth="100, 60, 100, 230" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" colsep="^" style="left:0px; top:39px; width:525px; height:701px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <button id="button1" class="btn2_letter3" style="left:428px; top:16px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- </button>
- <button id="button2" class="btn5_letter2" style="left:483px; top:16px; width:42px; height:19px; ">
- <caption>저장</caption>
- </button>
- <group id="group2" style="left:530px; top:10px; width:665px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:665px; height:35px; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:8px; width:86px; height:17px; ">SET정보 :</caption>
- <button id="btn_search" class="btn1_letter2" style="left:595px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <line id="line13" class="line_4" style="x1:500px; y1:5px; x2:500px; y2:27px; border-color:#ffe4bb; border-left-style:solid; "/>
- <select1 id="combo1" class="combo_search" appearance="minimal" style="left:103px; top:8px; width:70px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <input id="input1" class="input_search" style="left:176px; top:8px; width:100px; height:19px; "/>
- <button id="button3" class="btn1_letter4" style="left:510px; top:7px; width:80px; height:22px; ">
- <caption>SET관리</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- modal("
- ]]>
- </script>
- </button>
- </group>
- <datagrid id="datagrid2" caption="SET 코드^SET 코드명^구분^유형^개인/과" colwidth="100, 187, 100, 100, 140" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" colsep="^" style="left:530px; top:50px; width:665px; height:690px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- </group>
- <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; "/>
- </xhtml:body>
- </xhtml:html>
|