PageRenderTime 40ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/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
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  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>