SPMNH02310_SMS메세지.xrw 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <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">
  4. <xhtml:head>
  5. <xhtml:title>SMS¸Þ¼¼Áö</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <smsmsg/>
  11. </main>
  12. <send/>
  13. <init>
  14. <C00001>
  15. <cdnm/>
  16. <cdid/>
  17. </C00001>
  18. </init>
  19. <hidden/>
  20. </root>
  21. </instance>
  22. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  23. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  24. <script type="javascript" src="../../../emr/agonalcareweb/js/SMMNH00001.js"/>
  25. <script type="javascript" ev:event="xforms-ready">
  26. <![CDATA[
  27. fGetCodeList(new Array("C00001"), new Array("/root/init"));
  28. fRemoveNode(new Array("C00001"));
  29. model.refresh();
  30. ]]>
  31. </script>
  32. <submission id="TRMNH00001" mediatype="application/x-www-form-urlencoded" method="post"/>
  33. </model>
  34. </xhtml:head>
  35. <xhtml:body pagewidth="420" pageheight="120" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  36. <select1 id="combo1" ref="/root/main/smsmsg" appearance="minimal" style="left:10px; top:20px; width:345px; height:20px; ">
  37. <choices>
  38. <itemset nodeset="/root/init/C00001">
  39. <label ref="cdnm"/>
  40. <value ref="cdnm"/>
  41. </itemset>
  42. </choices>
  43. </select1>
  44. <button id="btn_confirm" class="btn4_letter2" style="left:235px; top:60px; width:56px; height:22px; ">
  45. <caption>È®ÀÎ</caption>
  46. <script type="javascript" ev:event="DOMActivate">
  47. <![CDATA[
  48. opener.javascript.setParameter("SendData", model.getValue("/root/main/smsmsg"));
  49. window.close();
  50. ]]>
  51. </script>
  52. </button>
  53. <button id="button1" class="btn4_letter2" style="left:295px; top:60px; width:56px; height:22px; ">
  54. <caption>Ãë¼Ò</caption>
  55. <script type="javascript" ev:event="DOMActivate">
  56. <![CDATA[
  57. opener.javascript.model.setValue("/root/temp/chkcncl", "C");
  58. window.close();
  59. ]]>
  60. </script>
  61. </button>
  62. </xhtml:body>
  63. </xhtml:html>