SPMRI09990_성빈센트교육.xrw 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <vinedulist>
  11. <vinedulist/>
  12. </vinedulist>
  13. </main>
  14. <send>
  15. <a/>
  16. <b/>
  17. <c/>
  18. </send>
  19. </root>
  20. </instance>
  21. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  22. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  23. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  24. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  25. <submission id="TRMRI09991" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/vinedulist"/>
  26. <submission id="TRMRI09994" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send"/>
  27. </model>
  28. </xhtml:head>
  29. <xhtml:body>
  30. <caption id="caption20" class="tit_2" style="left:0px; top:5px; width:170px; height:13px; ">성빈센트 교육테스트 화면</caption>
  31. <button id="button1" class="btn1_letter2" style="left:258px; top:15px; width:56px; height:22px; ">
  32. <caption>조회</caption>
  33. <script type="javascript" ev:event="DOMActivate">
  34. <![CDATA[
  35. //submit("TRMRI09991");
  36. submit("TRMRI09994");
  37. ]]>
  38. </script>
  39. </button>
  40. <datagrid id="datagrid1" nodeset="/root/main/vinedulist/vinedulist" caption="등록번호^환자명^입원일자" colsep="^" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:125px; width:315px; height:405px; ">
  41. <col ref="pid"/>
  42. <col ref="hngnm"/>
  43. <col ref="indd" format="yyyy-mm-dd"/>
  44. </datagrid>
  45. <input id="input1" ref="/root/send/a" style="left:0px; top:75px; width:100px; height:19px; "/>
  46. <input id="input2" ref="/root/send/b" style="left:100px; top:75px; width:100px; height:19px; "/>
  47. <input id="input3" ref="/root/send/c" style="left:200px; top:75px; width:100px; height:19px; "/>
  48. </xhtml:body>
  49. </xhtml:html>