SPMNR03400_투약기록Remart등록.xrw 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  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>Remark 등록</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <remarkinfo>
  11. <remarkflag>1</remarkflag>
  12. <remark/>
  13. </remarkinfo>
  14. </main>
  15. <send>
  16. <reqdata/>
  17. <savedata/>
  18. </send>
  19. <init>
  20. <M0381list>
  21. <M0381>
  22. <cdid/>
  23. <cdnm/>
  24. </M0381>
  25. </M0381list>
  26. </init>
  27. <hidden>
  28. <param/>
  29. </hidden>
  30. </root>
  31. </instance>
  32. <script type="javascript" ev:event="xforms-ready">
  33. <![CDATA[
  34. fInitialize();
  35. ]]>
  36. </script>
  37. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  38. </model>
  39. <script type="javascript" src="../../../emr/caremedirecweb/js/SPMNR03400.js"/>
  40. <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
  41. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  42. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  43. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  44. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  45. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  46. </xhtml:head>
  47. <xhtml:body pagewidth="330" pageheight="115" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  48. <caption id="caption22" class="tit_2" style="left:5px; top:10px; width:100px; height:14px; ">Remark 등록</caption>
  49. <line id="line1" class="line_1" style="x1:0px; y1:30px; x2:310px; y2:30px; "/>
  50. <button id="button16" class="btn5_letter2" navindex="7" style="left:265px; top:8px; width:42px; height:19px; ">
  51. <caption>등록</caption>
  52. <script type="javascript" ev:event="DOMActivate">
  53. <![CDATA[
  54. fSaveRemark();
  55. ]]>
  56. </script>
  57. </button>
  58. <select1 id="cmb_settingrn" ref="/root/main/remarkinfo/remarkflag" class="combo_search" appearance="minimal" style="left:103px; top:37px; width:207px; height:19px; ">
  59. <choices>
  60. <itemset nodeset="/root/init/M0381list/M0381">
  61. <label ref="cdnm"/>
  62. <value ref="cdid"/>
  63. </itemset>
  64. </choices>
  65. </select1>
  66. <caption id="caption13" class="cell_1" style="left:0px; top:35px; width:100px; height:23px; vertical-align:middle; ">상용Remark</caption>
  67. <line id="line5" class="line_3" style="x1:0px; y1:108px; x2:310px; y2:108px; "/>
  68. <caption id="caption1" class="cell_1" style="left:0px; top:59px; width:100px; height:49px; vertical-align:middle; ">Remark 직접입력</caption>
  69. <textarea id="tar_remk1" ref="/root/main/remarkinfo/remark" maxlength="50" style="left:103px; top:59px; width:207px; height:45px; "/>
  70. </xhtml:body>
  71. </xhtml:html>