File: test-custom-1.0.xml

package info (click to toggle)
docbook-simple 1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze
  • size: 508 kB
  • ctags: 7
  • sloc: xml: 172; makefile: 127; sh: 111
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.0//EN"
                         "http://www.oasis-open.org/docbook/xml/simple/1.0/sdocbook-custom.dtd">
<article>
  <title>foo</title>
  <section>
    <title>bar</title>
    <para>foo</para>
  </section>
</article>