Use entity idcommon rather than common
[idzebra-moved-to-github.git] / doc / zebra.xml
index 5110f33..6ca6724 100644 (file)
@@ -6,12 +6,12 @@
      %local;
      <!ENTITY % entities SYSTEM "entities.ent">
      %entities;
-     <!ENTITY % common SYSTEM "common/common.ent">
-     %common;
+     <!ENTITY % idcommon SYSTEM "common/common.ent">
+     %idcommon;
 
      <!ENTITY test SYSTEM "test.xml">
 ]>
-<!-- $Id: zebra.xml,v 1.16 2007-02-02 11:10:08 marc Exp $ -->
+<!-- $Id: zebra.xml,v 1.19 2007-05-22 11:12:53 adam Exp $ -->
 <book id="zebra">
  <bookinfo>
   <title>&zebra; - User's Guide and Reference</title>
  
   &chap-introduction;
   &chap-installation;
-  &chap-quickstart;
-  &chap-examples;
+  <!-- &chap-quickstart; -->
+  <!-- &chap-examples; -->
   &chap-architecture;
   &chap-querymodel;
   &chap-administration;
+  &chap-recordmodel-domxml;
   &chap-recordmodel-alvisxslt;
   &chap-recordmodel-grs;
   &chap-field-structure;