123456789101112131415161718192021222324252627282930313233343536 |
- <?xml version="1.0" encoding="UTF-8"?>
- <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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <repdetl/>
- <repmain/>
- </main>
- <send/>
- <init/>
- <hidden/>
- </root>
- </instance>
- </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="../../../mis/ctmsweb/js/SMRIF02101.js"/>
- </xhtml:head>
- <xhtml:body>
- <caption id="caption7" class="cell_1" style="left:0px; top:0px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">선정연구비</caption>
- <input id="ipt_servcd" ref="/root/main/repdetl/R0004001" style="left:80px; top:2px; width:95px; height:19px; font-family:돋움체; "/>
- <caption id="caption1" class="cell_1" style="left:0px; top:20px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">집행잔액</caption>
- <input id="input1" ref="/root/main/repdetl/R0004002" style="left:80px; top:22px; width:95px; height:19px; font-family:돋움체; "/>
- <caption id="caption2" class="cell_1" style="left:0px; top:65px; width:100px; height:23px; font-family:돋움체; vertical-align:middle; ">제출가능일</caption>
- <input id="input2" ref="/root/main/repdetl/R0004004" style="left:80px; top:67px; width:95px; height:19px; font-family:돋움체; "/>
- <caption id="caption3" class="cell_1" style="left:0px; top:45px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">당초기한</caption>
- <input id="input3" ref="/root/main/repdetl/R0004003" style="left:80px; top:47px; width:95px; height:19px; font-family:돋움체; "/>
- <caption id="caption4" class="cell_1" style="left:0px; top:90px; width:86px; height:23px; font-family:돋움체; vertical-align:middle; ">사유및내용</caption>
- <input id="input4" ref="/root/main/repdetl/R0004005" style="left:80px; top:92px; width:95px; height:19px; font-family:돋움체; "/>
- </xhtml:body>
- </xhtml:html>
|