More on scansets.
[yaz-moved-to-github.git] / doc / yaz.xml
index 0ee6c82..d4d94c4 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="no"?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-                    "/usr/share/sgml/docbook/dtd/xml/4.1.2/docbookx.dtd" [
+                    "/usr/share/sgml/docbook/dtd/xml/4.0/docbookx.dtd" [
 
      <!ENTITY oslash "&#x00F8;"> <!-- CIRCLED DIVISION SLASH -->
      <!ENTITY yaz "YAZ">
      <!ENTITY chap-future SYSTEM "future.xml">
      <!ENTITY app-license SYSTEM "license.xml">
      <!ENTITY app-indexdata SYSTEM "indexdata.xml">
-     <!ENTITY asn "<acronym>ASN</acronym>">
+     <!ENTITY app-credits SYSTEM "credits.xml">
+     <!ENTITY asn "Z39.50 ASN.1">
      <!ENTITY odr "<acronym>ODR</acronym>">
      <!ENTITY comstack "<acronym>COMSTACK</acronym>">
      <!ENTITY zoom "<acronym>ZOOM</acronym>">
 ]>
-<!-- $Id: yaz.xml,v 1.7 2001-10-23 21:00:19 adam Exp $ -->
-<book>
+<!-- $Id: yaz.xml,v 1.16 2002-01-02 10:30:25 adam Exp $ -->
+<book id="yaz">
  <bookinfo>
   <title>YAZ User's Guide and Reference</title>
   <author><firstname>Sebastian</firstname><surname>Hammer</surname></author>
    <year>1999</year>
    <year>2000</year>
    <year>2001</year>
+   <year>2002</year>
    <holder>Index Data</holder>
   </copyright>
   <abstract><simpara>
     This document is the programmer's guide and reference to the &yaz;
-    package. &yaz; is a compact toolkit that provides access to the
-    Z39.50 protocol, as well as a set of higher-level tools for
-    implementing the server and client roles, respectively.
-    The documentation can be used on its own, or as a reference when looking
-    at the example applications provided with the package.
+    package version 1.8.4. &yaz; is a compact toolkit that provides
+    access to the Z39.50 protocol, as well as a set of higher-level
+    tools for implementing the server and client roles, respectively.
+    The documentation can be used on its own, or as a reference when
+    looking at the example applications provided with the package.
    </simpara></abstract>
  </bookinfo>
  
  &chap-introduction;
  &chap-installation;
  &chap-zoom;
+ &chap-frontend;
  &chap-client;
  &chap-asn;
  &chap-tools;
  &chap-odr;
  &chap-comstack;
- &chap-frontend;
  &chap-future;
  &app-license;
  &app-indexdata;
+ &app-credits;
 </book>
 
 <!-- Keep this comment at the end of the file
@@ -71,7 +74,7 @@ sgml-always-quote-attributes:t
 sgml-indent-step:1
 sgml-indent-data:t
 sgml-parent-document:nil
-sgml-local-catalogs: "/usr/share/sgml/docbook/dtd/xml/4.1.2/docbook.cat"
+sgml-local-catalogs: nil
 sgml-namecase-general:t
 End:
 -->