/bundles/plugins-trunk/XML/test_data/namespaces_off/wallispage.xml

# · XML · 17 lines · 4 code · 5 blank · 8 comment · 0 complexity · 59d44b182c7baeb42116d9eaa11c8131 MD5 · raw file

  1. <?xml version = "1.0" encoding = "UTF-8"?>
  2. <!-- :xml.namespaces.disable=true: -->
  3. <!DOCTYPE wallispage SYSTEM "try.dtd">
  4. <!-- test case for XML namespaces turned off via the xml.namespaces.disable=true
  5. property.
  6. from bug #1083903 XML Insert element tree bug (imported DTD)
  7. https://sourceforge.net/tracker/index.php?func=detail&aid=1083903&group_id=588&atid=565475
  8. -->
  9. <!-- here XMLInsert offers you all XTML -->
  10. <wallispage id="someid">
  11. <!-- here XMLInser offers you introduction -->
  12. </wallispage>