123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- <?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="">
- <main>
- <schedule>
- <orddd/>
- <deptnm/>
- <orddrnm/>
- <cnststat/>
- <ordtype/>
- <pid/>
- <cretno/>
- <orddeptcd/>
- <orddrid/>
- <ioflag/>
- </schedule>
- <result>
- <cnt/>
- </result>
- </main>
- <hidden/>
- <temp/>
- <init/>
- <send>
- <reqdata/>
- <savedata/>
- </send>
- </root>
- </instance>
- <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
- <submission id="TRMMB04101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRMRH00600" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/schedule"/>
- <submission id="TXMRH00600" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savedata" resultref="/root/main/schedule"/>
- <submission id="TXADB01040" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savedata"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../emr/hartbranbldweb/js/MRH00600.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="470" pageheight="240" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <line id="line1" class="line_1" style="x1:0px; y1:15px; x2:440px; y2:15px; "/>
- <caption id="caption14" class="tit_2" style="left:0px; top:0px; width:190px; height:15px; vertical-align:middle; ">교육의뢰</caption>
- <button id="btn_req" class="btn4_letter2" style="left:268px; top:210px; width:56px; height:22px; ">
- <caption>의뢰</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSaveConsult();
- ]]>
- </script>
- </button>
- <button id="btn_exit" class="btn4_letter2" style="left:384px; top:210px; width:56px; height:22px; ">
- <caption>종료</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.close();
- ]]>
- </script>
- </button>
- <datagrid id="grd_schedule" nodeset="/root/main/schedule" caption="외래예약일^예약시간^진료과^진료의^상태^형태^caption3^caption2" colsep="^" colwidth="67, 59, 133, 46, 44, 48, 100, 100, 100, 100, 100" ellipsis="true" explorerbar="sort" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:5px; top:25px; width:435px; height:175px; ">
- <col ref="orddd"/>
- <col ref="ordtm"/>
- <col ref="depthngnm"/>
- <col ref="orddrnm"/>
- <col ref="cnststat"/>
- <col ref="ordtype"/>
- <col ref="pid" visibility="hidden"/>
- <col ref="cretno" visibility="hidden"/>
- <col ref="orddeptcd" visibility="hidden"/>
- <col ref="orddrid" visibility="hidden"/>
- <col ref="ioflag" visibility="hidden"/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fChange();
- ]]>
- </script>
- </datagrid>
- <button id="btn_ans" class="btn4_letter2" style="left:326px; top:210px; width:56px; height:22px; ">
- <caption>회신</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fOpenCnst();
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|