123456789101112131415161718192021222324252627282930 |
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- </main>
- <send>
- </send>
- <init>
- </init>
- <hidden>
- <comcd/>
- <msg/>
- </hidden>
- </root>
- </instance>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- </xhtml:head>
- <xhtml:body guideline="1,1360;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">공지사항 조회</caption>
- </group>
- <iviewer id="ivw_notice" src="../../../com/noticeinfoweb/xrw/SSZSN00100_공지사항목록조회.xrw" style="left:0px; top:25px; width:799px; height:390px; border-color:transparent; border-width:0; "/>
- </xhtml:body>
- </xhtml:html>
|