File: test-custom-1.1.xml

package info (click to toggle)
docbook-simple 1.1-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 584 kB
  • sloc: xml: 172; makefile: 101; sh: 5
file content (10 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
<?xml version='1.0'?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD Simplified DocBook XML Customization V1.1//EN"
                         "http://www.oasis-open.org/docbook/xml/simple/1.1/sdocbook-custom.dtd">
<article>
  <title>foo</title>
  <section>
    <title>bar</title>
    <para>foo</para>
  </section>
</article>