123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134 |
- <?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>
- <bizabbr/>
- <msgtype/>
- <msgno/>
- </send>
- <init>
- <bizabbr>
- <label>com</label>
- <value>com</value>
- </bizabbr>
- <bizabbr>
- <label>emr</label>
- <value>emr</value>
- </bizabbr>
- <bizabbr>
- <label>ocs</label>
- <value>ocs</value>
- </bizabbr>
- <bizabbr>
- <label>pam</label>
- <value>pam</value>
- </bizabbr>
- <bizabbr>
- <label>lis</label>
- <value>lis</value>
- </bizabbr>
- <bizabbr>
- <label>ast</label>
- <value>ast</value>
- </bizabbr>
- <bizabbr>
- <label>mis</label>
- <value>mis</value>
- </bizabbr>
- <bizabbr>
- <label>crm</label>
- <value>crm</value>
- </bizabbr>
- <bizabbr>
- <label>live</label>
- <value>live</value>
- </bizabbr>
- <bizabbr>
- <label>sql</label>
- <value>sql</value>
- </bizabbr>
- <msgtype>
- <label>error</label>
- <value>error</value>
- </msgtype>
- <msgtype>
- <label>info</label>
- <value>info</value>
- </msgtype>
- </init>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- makeReportPreview(0,50,1194,600);
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:106px; height:14px; ">사용자리스트</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:40px; width:1195px; height:744px; ">
- <group id="group2" style="left:0px; top:10px; width:1194px; height:35px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; "/>
- <caption id="caption2" class="search_name" style="left:16px; top:8px; width:91px; height:17px; ">업무 구분 :</caption>
- <line id="line13" class="line_4" style="x1:1106px; y1:7px; x2:1106px; y2:29px; "/>
- <caption id="caption21" class="search_name" style="left:331px; top:8px; width:104px; height:17px; ">메시지 종류 :</caption>
- <caption id="caption22" class="search_name" style="left:661px; top:8px; width:104px; height:17px; ">메시지 번호 :</caption>
- <input id="ipt_msgno" ref="/root/send/msgno" class="input_search" navindex="3" style="left:770px; top:8px; width:200px; height:19px; "/>
- <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1122px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPTMP00200", "XMLFILE", "/root/send", "TRZSS00101");
- ]]>
- </script>
- </button>
- <select1 id="cmb_bizabbr" ref="/root/send/bizabbr" class="combo_s_essential" navindex="1" appearance="minimal" style="left:110px; top:8px; width:200px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/bizabbr">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_msgtype" ref="/root/send/msgtype" class="combo_search" navindex="2" appearance="minimal" style="left:440px; top:8px; width:200px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/msgtype">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </select1>
- </group>
- </group>
- <group id="grp_btn" style="left:0px; top:13px; width:1195px; height:27px; ">
- <button id="button8" class="btn3_letter4" style="left:0px; top:3px; width:80px; height:22px; ">
- <caption>화면연결</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- ]]>
- </script>
- </button>
- <button id="button10" class="btn4_letter3" style="left:1126px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- closeReport();
- ]]>
- </script>
- </button>
- <line id="line14" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|