1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- <?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>
- <temp>
- <calcscor>
- <pid/>
- <cretno/>
- <orddd/>
- <ordtype/>
- <calcscorcd/>
- <disflag/>
- </calcscor>
- </temp>
- <msg>
- <![CDATA[...]]>
- </msg>
- </main>
- <send/>
- <init/>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fFormReady_MMR073();
- ]]>
- </script>
- <submission id="TRMMR01302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/extninfo" resultref="/root/main/extninfo"/>
- </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/commonweb/js/EMRCommon.js"/>
- <script type="javascript" src="../../../emr/medirecweb/js/MMRCommon.js"/>
- <script type="javascript" src="../../../emr/medirecweb/js/SPMMR07300.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="350" pageheight="110" style="border-style:hidden; ">
- <script type="javascript" ev:event="onloadLoader">
- <![CDATA[
- fOnLoadLoader_MMR073();
- ]]>
- </script>
- <img id="img1" src="../../../com/commonweb/images/loadingBar.gif" style="left:0px; top:0px; width:350px; height:110px; background-stretch:stretch; "/>
- <iviewer id="ivw_loader" visibility="hidden" style="left:23px; top:80px; width:67px; height:20px; border-color:transparent; border-style:hidden; "/>
- <output id="opt_msg" ref="/root/main/msg" style="left:120px; top:30px; width:200px; height:19px; "/>
- </xhtml:body>
- </xhtml:html>
|