1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- zesfInitSign();
- ]]>
- </script>
- <!--<submission id="TRMMR01301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqrec/formrecseq" resultref="/root/temp2/getrecinfo/recinfo"/>-->
- <submission id="TRMMR01301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqrec/formrecseq" resultref="/root/main/recinfo"/>
- <submission id="TRMMR01302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/extninfo" resultref="/root/main/extninfo"/>
- <submission id="TRMMR01303" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqvalidrec" resultref="/root/main/validrecinfo"/>
- <submission id="TXMMR01301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/saverecinfo" resultref="/root/main/savedinfo"/>
- <submission id="TXMMR01302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/saverecinfo" resultref="/root/main/savedinfo"/>
- <submission id="TXMMR01303" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/saverecinfo" resultref="/root/main/savedinfo"/>
- <!--submission id="TXMMR01304" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/saverecinfo" resultref="/root/main/savedinfo"/-->
- <submission id="TXMMR01304" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/cpg" resultref="/root/hidden/rsltmsg"/>
- <submission id="TXMMR01305" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/recvdoctinfo" resultref="/root/main/result"/>
- </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/signweb/js/ZES001.js"/>
- <script type="javascript" src="../../../emr/medirecweb/js/MMR01300.js"/>
- </xhtml:head>
- <xhtml:body visibility="hidden" pagewidth="577" pageheight="200">
- <datagrid id="grd_recitem" nodeset="/root/main/recinfo/recitem" caption="caption1^caption2^caption3" colsep="^" mergecellsfixedrows="bycolrec" rowsep="|" style="left:3px; top:0px; width:570px; height:165px; ">
- <col ref="instcd"/>
- <col ref="rechistseq"/>
- <col ref="recitemno"/>
- <col ref="fstlevlitemcd"/>
- <col ref="formcd"/>
- <col ref="formdegnseq"/>
- <col ref="degnitemno"/>
- <col ref="degnitemcd"/>
- <col ref="degnitemlevlcd"/>
- <col ref="rectermcd"/>
- <col ref="rectermnm"/>
- <col ref="recrefcd"/>
- <col ref="recitemnm"/>
- <col ref="reccnts"/>
- <col ref="srcimge"/>
- <col ref="recimge"/>
- <col ref="rowno"/>
- <col ref="colno"/>
- <col ref="degnunitcd"/>
- <col ref="rectermflag"/>
- <col ref="extdegnitemlevlcd"/>
- <col ref="degnitemkind"/>
- <col ref="degnitemnm"/>
- <col ref="degnitemlevlno"/>
- <col ref="supdegnitemno"/>
- </datagrid>
- </xhtml:body>
- </xhtml:html>
|