12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <?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>
- </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:400px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:106px; height:14px; ">재료소모</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:20px; width:400px; height:130px; ">
- <select id="checkbox1" overflow="visible" appearance="full" style="left:0px; top:5px; width:55px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>All</label>
- <value>checkbox1</value>
- </item>
- </choices>
- </select>
- <caption id="caption1" class="cell_1" style="left:0px; top:52px; width:55px; height:23px; text-align:right; vertical-align:middle; ">화합물</caption>
- <select1 id="combo1" class="combo_search" appearance="minimal" style="left:58px; top:28px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <caption id="caption2" class="cell_1" style="left:0px; top:77px; width:55px; height:23px; text-align:right; vertical-align:middle; ">투여방법</caption>
- <select1 id="combo2" class="combo_search" appearance="minimal" style="left:58px; top:54px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <caption id="caption3" class="cell_1" style="left:0px; top:102px; width:55px; height:23px; text-align:right; vertical-align:middle; ">IV.site</caption>
- <caption id="caption12" class="cell_1" style="left:0px; top:27px; width:55px; height:23px; text-align:right; vertical-align:middle; ">핵종</caption>
- <select1 id="combo3" class="combo_search" appearance="minimal" style="left:58px; top:80px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <caption id="caption4" class="cell_1" style="left:162px; top:27px; width:55px; height:23px; text-align:right; vertical-align:middle; ">투여시간</caption>
- <caption id="caption5" class="cell_1" style="left:162px; top:52px; width:55px; height:23px; text-align:right; vertical-align:middle; ">투여량</caption>
- <select1 id="combo4" class="combo_search" appearance="minimal" style="left:58px; top:106px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <input id="input1" class="input_search" style="left:220px; top:30px; width:170px; height:19px; "/>
- <caption id="caption7" class="cell_1" style="left:162px; top:77px; width:55px; height:23px; text-align:right; vertical-align:middle; ">소모량</caption>
- <input id="input2" class="input_search" style="left:220px; top:55px; width:140px; height:19px; "/>
- <caption id="caption8" class="cell_1" style="left:162px; top:102px; width:55px; height:23px; text-align:right; vertical-align:middle; ">비고</caption>
- <caption id="caption9" style="left:365px; top:55px; width:30px; height:20px; vertical-align:middle; ">mCi</caption>
- <input id="input3" class="input_search" style="left:220px; top:80px; width:140px; height:19px; "/>
- <caption id="caption10" style="left:364px; top:80px; width:30px; height:20px; vertical-align:middle; ">vial</caption>
- <input id="input4" class="input_search" style="left:220px; top:104px; width:170px; height:19px; "/>
- </group>
- <group id="grp_btn" style="left:0px; top:153px; width:400px; height:27px; "/>
- <button id="btn_save" class="btn4_letter2" style="left:344px; top:157px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- </xhtml:body>
- </xhtml:html>
|