PageRenderTime 47ms CodeModel.GetById 13ms RepoModel.GetById 1ms app.codeStats 0ms

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

#
XML | 12 lines | 7 code | 1 blank | 4 comment | 0 complexity | 80af327310cd0a644c0f5782f84296e9 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="customizing">
  5. <title>Customizing jEdit</title>
  6. <section xml:id="customizing-section">
  7. <!-- XML Insert dockable shows all the IDs
  8. in the compound document : great ! -->
  9. <title>Title</title>
  10. </section>
  11. </chapter>