SPMMR06400_이미지뷰어.xrw 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <?xml version="1.0" encoding="UTF-8"?>
  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>이미지뷰어</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <send>
  10. <ptno/>
  11. <dtbe/>
  12. <dten/>
  13. <iemr>
  14. <treatno/>
  15. <pid/>
  16. <orddeptcd/>
  17. <indd/>
  18. <docucd/>
  19. <ioflag/>
  20. <cmc_cretno/>
  21. <cmc_spcid/>
  22. <cmc_orddate/>
  23. <cmc_orderseqno/>
  24. <ocmnum/>
  25. </iemr>
  26. <emrpath/>
  27. <emrorddate/>
  28. <emrformnm/>
  29. <emrformcd/>
  30. <emrdeptnm/>
  31. <emrdeptcd/>
  32. <emrpage/>
  33. <emrhiddenmsg/>
  34. </send>
  35. <hidden/>
  36. </root>
  37. </instance>
  38. <script type="javascript" ev:event="xforms-ready">
  39. <![CDATA[
  40. var iemrNode = instance1.selectSingleNode("/root/send/iemr");
  41. iviewerIemr.window.javascript.searchChart(iemrNode);
  42. if (iviewerIemr.window.javascript.downloadChart() == true)
  43. {
  44. iviewerIemr.window.javascript.setupChart("ChartView");
  45. }
  46. ]]>
  47. </script>
  48. </model>
  49. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  50. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  51. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  52. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  53. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  54. <script type="javascript">
  55. <![CDATA[
  56. ]]>
  57. </script>
  58. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  59. </xhtml:head>
  60. <xhtml:body pagewidth="886" pageheight="824" guideline="2,805;1,870;1,886;2,824;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  61. <iviewer id="iviewerIemr" src="./SSMRC03100.xrw" style="left:0px; top:25px; width:870px; height:780px; "/>
  62. <button id="button2" class="btn2_letter2" style="left:0px; top:3px; width:42px; height:19px; ">
  63. <caption>출력</caption>
  64. <script type="javascript" ev:event="DOMActivate">
  65. <![CDATA[
  66. iviewerIemr.window.javascript.printChart("1");
  67. ]]>
  68. </script>
  69. </button>
  70. </xhtml:body>
  71. </xhtml:html>