12345678910111213141516171819202122232425262728293031323334353637 |
- <?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>
- <info/>
- </main>
- <send/>
- </root>
- </instance>
- <submission id="TRMNE02302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/info"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- model.removenodeSet("/root/main/info");
- submit("TRMNE02302");
- model.refresh();
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="810" pageheight="460">
- <group id="group1" scroll="auto" style="left:3px; top:20px; width:787px; height:425px; ">
- <caption id="caption22" class="tit_2" style="left:0px; top:5px; width:120px; height:14px; ">심폐소생술용어</caption>
- <datagrid id="datagrid2" nodeset="/root/main/info" autoresize="true" caption="용어^정의" colsep="^" colwidth="168, 568" dataheight="30" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:24px; width:785px; height:396px; font-size:10pt; ">
- <col ref="term"/>
- <col ref="define"/>
- </datagrid>
- <line id="line36" class="line_1" style="x1:0px; y1:20px; x2:785px; y2:20px; "/>
- </group>
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:790px; height:13px; ">심폐소생술용어정의</caption>
- </xhtml:body>
- </xhtml:html>
|