06ca4743cb3a47a686347b040bd6ca6a21b29187
[clsql.git] / doc / clsql.xml
1 <?xml version='1.0' ?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
4 <!ENTITY % myents SYSTEM "entities.inc">
5 <!ENTITY % xinclude SYSTEM "xinclude.mod">
6 %myents;
7 %xinclude;
8 ]>
9
10 <book lang="en">
11   <xi:include href="bookinfo.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
12   <xi:include href="preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
13   <xi:include href="intro.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
14   <xi:include href="usql.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
15   <xi:include href="ref_clsql.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
16   <xi:include href="ref_clsql_sys.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
17   <xi:include href="appendix.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
18   <xi:include href="glossary.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
19 </book>
20
21