SPADT62300_병동라벨출력.xrw 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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>병동 라벨 출력</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <lbllist>
  11. <lbllist/>
  12. </lbllist>
  13. </main>
  14. <send>
  15. <prcpinfo/>
  16. </send>
  17. <hidden/>
  18. <init>
  19. <barcdprntsetup>
  20. <setupinfo/>
  21. </barcdprntsetup>
  22. </init>
  23. </root>
  24. </instance>
  25. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  26. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  27. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  28. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  29. <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
  30. <!--<script type="javascript" src="../../../ast/pharmacyweb/js/SPADT62300.js"/>-->
  31. <script type="javascript" src="../../../ast/pharmacyweb/js/SPADT62304.js"/>
  32. <submission id="TRADT62301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/prcpinfo" replace="instance" resultref="/root/main/lbllist"/>
  33. <script type="javascript" ev:event="xforms-ready">
  34. <![CDATA[
  35. fInit();
  36. ]]>
  37. </script>
  38. </model>
  39. </xhtml:head>
  40. <xhtml:body pagewidth="250" pageheight="100" guideline="1,536;2,91;" style="font-size:11pt; margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  41. <caption id="caption1" style="left:65px; top:35px; width:145px; height:45px; font-size:11pt; font-weight:bold; ">병동 라벨 출력 중</caption>
  42. <object id="CommAX" clsid="{B721F534-D025-466B-8A28-7CF40E700ACD}" style="left:5px; top:6px; width:45px; height:45px; "/>
  43. </xhtml:body>
  44. </xhtml:html>