modalTop.xrw 578 B

12345678910111213141516
  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. </root>
  10. </instance>
  11. </model>
  12. </xhtml:head>
  13. <xhtml:body>
  14. <iviewer id="iviewer1" src="modalTop1.xrw" style="left:0px; top:5px; width:330px; height:200px; "/>
  15. </xhtml:body>
  16. </xhtml:html>