SMMRI07100_자동승인세팅.xrw 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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. <init>
  10. <autoaccept>
  11. <trgtcd/>
  12. <valifromdt/>
  13. <valitodt/>
  14. <fstrgstdt/>
  15. <fstrgstrid/>
  16. <lastupdtdt/>
  17. <lastupdtrid/>
  18. </autoaccept>
  19. </init>
  20. <send/>
  21. <hidden>
  22. <trgtcd/>
  23. </hidden>
  24. </root>
  25. </instance>
  26. <script type="javascript" ev:event="xforms-ready">
  27. <![CDATA[
  28. fInitialize();
  29. ]]>
  30. </script>
  31. <submission id="TRMRI07100" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/autoaccept"/>
  32. <submission id="TXMRI07100" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata/autoaccept" resultref="/root/hidden/trgtcd"/>
  33. </model>
  34. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  35. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  37. <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
  38. <script type="javascript" src="../../../emr/recmngtweb/js/SMMRI07100.js"/>
  39. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  40. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  41. </xhtml:head>
  42. <xhtml:body pagewidth="500" pageheight="150">
  43. <datagrid id="datagrid1" nodeset="/root/init/autoaccept" caption="적용여부^시작시각^종료시각^세팅자^세팅시각" colsep="^" colwidth="91, 145, 143, 61, 160" mergecellsfixedrows="bycolrec" rowsep="|" style="left:5px; top:30px; width:475px; height:85px; ">
  44. <col checkvalue="Y,N" ref="trgtcd" type="checkbox"/>
  45. <col editable="true" ref="valifromdt" type="input" format="yyyy-mm-dd hh24:mm"/>
  46. <col editable="true" ref="valitodt" type="input" format="yyyy-mm-dd hh24:mm"/>
  47. <col ref="lastupdtrid" format="yyyy-mm-dd hh24:mm:ss"/>
  48. <col ref="lastupdtdt" type="output"/>
  49. </datagrid>
  50. <button id="btn_save" class="btn4_letter2" style="left:425px; top:5px; width:56px; height:22px; ">
  51. <caption>저장</caption>
  52. <script type="javascript" ev:event="DOMActivate">
  53. <![CDATA[
  54. fSave();
  55. ]]>
  56. </script>
  57. </button>
  58. <caption id="caption2" class="tit_2" style="left:5px; top:12px; width:80px; height:13px; ">자동승인</caption>
  59. </xhtml:body>
  60. </xhtml:html>