1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- <?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>장비수익성</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <example>처방코드/자재코드 입력</example>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:985px; height:565px; ">
- <group id="group2" style="left:0px; top:10px; width:980px; height:37px; vertical-align:top; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:980px; height:37px; "/>
- <select1 id="combo19" class="combo_s_essential" appearance="minimal" style="left:111px; top:8px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <caption id="caption2" class="search_name" style="left:15px; top:9px; width:97px; height:17px; ">기관코드 :</caption>
- <caption id="caption3" class="search_name" style="left:515px; top:9px; width:97px; height:17px; ">구매코드 :</caption>
- <input id="input15" class="input_default" style="left:746px; top:9px; width:234px; height:19px; "/>
- <input id="input2" class="input_default" style="left:610px; top:9px; width:135px; height:19px; "/>
- <select1 id="combo1" class="combo_s_essential" appearance="minimal" style="left:300px; top:8px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <caption id="caption1" class="search_name" style="left:214px; top:9px; width:97px; height:17px; ">사용기간 :</caption>
- <select1 id="combo2" class="combo_s_essential" appearance="minimal" style="left:405px; top:8px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- </group>
- <line id="line3" class="line_1" style="x1:0px; y1:73px; x2:980px; y2:73px; "/>
- <datagrid id="datagrid1" caption="사용기간^설치장소^장비코드^장비명^모델^구입가^건수^수입^비용^비용^비용^비용^비용^순수입^년차^상태^사용기간^흑자/적자|사용기간^설치장소^장비코드^장비명^모델^구입가^건수^수입^재료비^소모품비^수리비^시설비^유지보수비^순수입^년차^상태^사용기간^흑자/적자" colwidth="100, 100, 100, 95, 76, 100, 100, 92, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="25" rowsep="|" colsep="^" style="left:0px; top:78px; width:980px; height:482px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|