/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
- <?xml version="1.0" encoding="UTF-8"?>
- <!-- :xml.root=root.xml: -->
- <!-- This is one part of a compound document, see root.xml -->
- <chapter xml:id="customizing">
- <title>Customizing jEdit</title>
- <section xml:id="customizing-section">
- <!-- XML Insert dockable shows all the IDs
- in the compound document : great ! -->
- <title>Title</title>
- </section>
- </chapter>