123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- <?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>시점관리 배치</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <cond>
- <fromdd/>
- <pid/>
- <ioflag>D</ioflag>
- <instcd/>
- </cond>
- </main>
- <send>
- </send>
- <init/>
- <temp>
- </temp>
- <batchrsltlist>
- <batchrslt/>
- </batchrsltlist>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <submission id="TXMRI03701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/cond" resultref="/root/main/batchrsltlist"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../emr/recindxweb/js/SPMRI03700.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="270" pageheight="115" guideline="1,1000;1,308;1,325;2,135;2,125;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0px; top:0px; width:245px; height:75px; "/>
- <button id="button1" class="btn4_letter2" style="left:126px; top:89px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fCnfmBtn();
- ]]>
- </script>
- </button>
- <button id="button2" class="btn4_letter2" style="left:186px; top:89px; width:56px; height:22px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fClose();
- ]]>
- </script>
- </button>
- <caption id="caption1" class="search_name" style="left:15px; top:15px; width:86px; height:17px; ">배치일자:</caption>
- <caption id="caption2" class="search_name" style="left:15px; top:41px; width:86px; height:17px; ">등록번호 :</caption>
- <input id="input1" ref="/root/main/cond/pid" class="input_search" style="left:112px; top:40px; width:90px; height:19px; ">
- </input>
- <input id="input2" ref="/root/main/cond/fromdd" class="input_s_essential" inputtype="date" style="left:112px; top:15px; width:90px; height:19px; "/>
- </xhtml:body>
- </xhtml:html>
|