/bundles/plugins-trunk/XML/test_data/compound_documents/fragment2.xml

# · XML · 9 lines · 7 code · 0 blank · 2 comment · 0 complexity · 1f4cbe824ad604baa88ef23d76e6cc4c MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- :xml.root=root.xml: -->
  3. <!-- This is one part of a compound document, see root.xml -->
  4. <chapter xml:id="testing">
  5. <title>Testing jEdit</title>
  6. <section xml:id="testing-section">
  7. <title>Title</title>
  8. </section>
  9. </chapter>