[svn] r2222@freebird: fabien | 2006-01-24 02:28:37 -0500
Add validate target. No depends on install however, since
xmllint doesn't handle xml:tag and xmlns:ns correctly.
<?xml version='1.0'?>
<!DOCTYPE set PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"/usr/share/sgml/docbook/dtd/xml/4.2/docbookx.dtd">
<set lang="fr" status="draft"
xmlns:xi="http://www.w3.org/2001/XInclude">
<setinfo>
<title>Nargir, la Terre des Sept Dragons</title>
<titleabbrev>Nargir</titleabbrev>
<author>
<firstname>Fabien</firstname>
<surname>Niñoles</surname>
</author>
<copyright>
<year>2003</year>
</copyright>
<revhistory>
<revision>
<revnumber>0.1</revnumber>
<date>2003-06-22</date>
<revdescription>
<para>Première revision</para>
</revdescription>
</revision>
</revhistory>
</setinfo>
<!-- Premier livre -->
<xi:include href="book1/nargir.xml"/>
</set>