summaryrefslogtreecommitdiff
path: root/docs/docs/manual/can_use_xmllint.xml
blob: 8ff1b0d40a62d831732dd186b9e11f16808600b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<book xmlns="http://docbook.org/ns/docbook"
      version="5.0" xml:id="index" xml:lang="en">

<title>xmllint test</title>

<chapter xml:id="chapter-introduction">
<title>Introduction</title>
  <para>
  This is a short DocBook V5.0 document. It can be used for testing if the installed
  version of xmllint or a similar program can validate a DocBook V5.0 document.
  </para>
</chapter>

</book>