[svn] r2076@freebird: fabien | 2006-06-19 14:31:17 -0400
Quelques corrections et précisions.
<?xml version="1.0"?>
<!DOCTYPE preface PUBLIC "-//OASIS//DTD DocBook XML V4//EN"
"/usr/share/sgml/docbook/dtd/xml/4.2/docbookx.dtd"
[
<!ENTITY % LONG_VERSION "INCLUDE">
<!ENTITY % SHORT_VERSION "IGNORE">
<!ENTITY % EXCLUDE_LICENCE "IGNORE">
<!ENTITY % INCLUDE_LICENCE "INCLUDE">
<!ENTITY % struct-dtd SYSTEM "struct.dtd">
%struct-dtd;
]>
<preface id="mypreface" revision="$Revision: 1841 $ $Name$" userlevel="adv"
xmlns:xi="http://www.w3.org/2003/XInclude">
<title id="myprefacetitle">Préface</title>
<xi:include href="principe.sgml"/>
<xi:include href="rulename.sgml"/>
<xi:include href="prefcopy.sgml"/>
<xi:include href="prefhist.sgml"/>
<xi:include href="preftodo.sgml"/>
<xi:include href="chrono.sgml"/>
<xi:include href="merci.sgml"/>
</preface>
<!-- Keep this comment at the end of the file
Local variables:
mode: xml
sgml-omittag:nil
sgml-shorttag:t
sgml-namecase-general:t
sgml-general-insert-case:lower
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:2
sgml-indent-data:t
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
sgml-default-dtd-file:"preface.ced"
End:
-->