Rename frontend.xml to server.xml
[yaz-moved-to-github.git] / doc / yaz.xml
index a106071..3a23e43 100644 (file)
@@ -1,5 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!-- $Id: yaz.xml,v 1.21 2006-05-28 19:56:25 adam Exp $ -->
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1//EN"
     "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" 
 [
@@ -7,22 +6,40 @@
      %local;
      <!ENTITY % entities SYSTEM "entities.ent">
      %entities;
-     <!ENTITY % common SYSTEM "common/common.ent">
-     %common;
+     <!ENTITY % idcommon SYSTEM "common/common.ent">
+     %idcommon;
 ]>
 <book id="yaz">
  &bookinfo; 
  &chap-introduction;
  &chap-installation;
  &chap-zoom;
- &chap-frontend;
- &chap-client;
+ &chap-server;
  &chap-asn;
  &chap-soap;
  &chap-tools;
  &chap-odr;
  &chap-comstack;
  &chap-future;
+
+ <reference id="reference">
+  <title>Reference</title>
+   <partintro id="reference-introduction">
+    <para>
+     The material in this chapter is drawn directly from the individual
+     manual entries.
+    </para>
+   </partintro>
+   &manref;
+ </reference>
+
+ <appendix id="list-oids"><title>List of Object Identifiers</title>
+ <para>
+  These is a list of object identifiers that are built into YAZ.
+ </para>
+ &std-oid-table;
+ </appendix>
+  
  &app-license;
  &app-indexdata;
  &app-credits;