123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:my="http://www.comsquare.co.kr/example" xmlns:ms="urn:schemas-microsoft-com:xslt" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
- <xhtml:head>
- <xhtml:title>원내긴급코드</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <init>
- <dept>
- <row>
- <deptcd/>
- <deptnm/>
- </row>
- </dept>
- <mouserght>
- <단계SKIP/>
- <fSkipProcess/>
- </mouserght>
- <title/>
- </init>
- <main>
- <list>
- <row>
- <acptno/>
- <rgstrdd/>
- <subj/>
- <chfdeptnm/>
- <chfhngnm/>
- <staffhngnm/>
- <prcsstat0/>
- <prcsstat1/>
- <prcsstat2/>
- <prizyn/>
- </row>
- </list>
- </main>
- <send>
- <cond>
- <fromdd/>
- <todd/>
- <deptnm/>
- <prizyn>-</prizyn>
- <auth/>
- <flag>Q</flag>
- </cond>
- <prizyn>
- <acptno/>
- </prizyn>
- <filecond>
- <attach>
- <file/>
- </attach>
- <prcsstagecd/>
- <flag>Q</flag>
- </filecond>
- <prizinfo>
- <saveinfo/>
- </prizinfo>
- </send>
- <hidden/>
- <temp>
- <prizinfo/>
- </temp>
- </root>
- </instance>
- <script type="javascript" src="../../../emr/qiweb/js/SMMQK00100.js"/>
- <script type="javascript" src="../../../emr/qiweb/js/SMMQK06000.js"/>
- <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/prcpmngtweb/js/MMO001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <submission id="TRMQK06000" mediatype="multipart/form-data" method="form-data-post" ref="/root/send" resultref="/root/hidden"/>
- <submission id="TXMQK06000" mediatype="multipart/form-data" method="form-data-post" ref="/root/send/filecond" resultref="/root/hidden"/>
- </model>
- </xhtml:head>
- <xhtml:body pagewidth="820" pageheight="960" guideline="2,-4;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_sea" visibility="hidden" style="left:620px; top:0px; width:170px; height:28px; vertical-align:top; ">
- <button id="btn_search" class="btn1_letter2" visibility="hidden" style="left:5px; top:2px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </button>
- <upload id="upload1" nodeset="/root/send/filecond/attach/file" filecount="5" filesize="2097152" validate="true" style="left:140px; top:5px; width:25px; height:20px; "/>
- <button id="btn_plan" class="btn5_letter4" style="left:70px; top:2px; width:64px; height:19px; ">
- <caption>파일찾기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fFileSave();
-
- ]]>
- </script>
- </button>
- </group>
- <group id="group3" scroll="auto" style="left:10px; top:25px; width:790px; height:925px; ">
- <browser id="browser1" style="left:0px; top:0px; width:786px; height:915px; background-color:#c0c0c0; border-color:#c0c0c0; border-width:1px; border-style:solid; "/>
- </group>
- <caption id="cap_title" ref="/root/init/title" class="tit_1" style="left:0px; top:0px; width:165px; height:13px; "/>
- </xhtml:body>
- </xhtml:html>
|