SMADT20101_특수조제실처방조제료발생.xrw 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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>조제료발생</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. </main>
  11. <send>
  12. <req>
  13. <data3/>
  14. </req>
  15. </send>
  16. <hidden/>
  17. <init/>
  18. </root>
  19. </instance>
  20. <submission id="TXADT20101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req/data3" replace="instance" resultref="/root/hidden/ret"/>
  21. <script type="javascript" ev:event="xforms-ready">
  22. <![CDATA[
  23. submit("TXADT20101");
  24. model.refresh();
  25. window.close();
  26. ]]>
  27. </script>
  28. <script type="javascript" ev:event="xforms-close">
  29. <![CDATA[
  30. ]]>
  31. </script>
  32. </model>
  33. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  34. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  35. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  36. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  37. <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
  38. <script type="javascript" src="../../../ast/commonweb/js/stringHelper.js"/>
  39. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  40. </xhtml:head>
  41. <xhtml:body visibility="hidden" pagewidth="0" pageheight="0" style="margin-left:0; margin-top:0; margin-right:0; margin-bottom:0; ">
  42. <group id="grp_report1" visibility="hidden" style="left:0px; top:0px; width:0px; height:0px; "/>
  43. <group id="grp_report2" visibility="hidden" style="left:0px; top:0px; width:0px; height:0px; "/>
  44. <script type="javascript" ev:event="onkeyup">
  45. <![CDATA[
  46. var keyPressed = event.keyCode ;
  47. if(keyPressed == 27) // 'ESC' or 'Q' 키가 눌려진 경우
  48. {
  49. window.close();
  50. }
  51. ]]>
  52. </script>
  53. <group id="group1" visibility="hidden" style="left:0px; top:0px; width:0px; height:0px; "/>
  54. <group id="group2" visibility="hidden" style="left:0px; top:0px; width:0px; height:0px; "/>
  55. <group id="grp_report3" visibility="hidden" style="left:0px; top:0px; width:0px; height:0px; "/>
  56. </xhtml:body>
  57. </xhtml:html>