test.xrw 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <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">
  3. <xhtml:head>
  4. <xhtml:title>Untitle</xhtml:title>
  5. <model id="model1">
  6. <instance id="instance1">
  7. <root xmlns="">
  8. <example>Sample</example>
  9. <send>
  10. <pid/>
  11. <reqno/>
  12. </send>
  13. </root>
  14. </instance>
  15. </model>
  16. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  17. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  18. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  19. <script type="javascript" src="../../../com/zipcodeweb/js/ZBP001.js"/>
  20. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  21. <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
  22. <script type="javascript" src="../../../com/userdeptinfoweb/js/ZSU001.js"/>
  23. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  24. </xhtml:head>
  25. <xhtml:body>
  26. <input id="input1" ref="/root/send/pid" style="left:105px; top:60px; width:100px; height:20px; "/>
  27. <button id="button1" style="left:225px; top:60px; width:100px; height:20px; ">
  28. <caption>button1</caption>
  29. <script type="javascript" ev:event="DOMActivate">
  30. <![CDATA[
  31. modal("SPAOB00700", "", "800", "800", "SPAOB00700","/root/send","/root/hidden/reqfrminfo");
  32. ]]>
  33. </script>
  34. </button>
  35. <input id="input2" ref="/root/send/reqno" style="left:105px; top:90px; width:100px; height:20px; "/>
  36. </xhtml:body>
  37. </xhtml:html>