/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

  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>