Added oslash latin-1 identity (to fix the standard one).
[yaz-moved-to-github.git] / doc / yaz.xml
index d50abc4..4ce92bc 100644 (file)
@@ -1,6 +1,8 @@
 <?xml version="1.0" standalone="no"?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
                     "../../docbook/docbookx.dtd" [
 <?xml version="1.0" standalone="no"?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
                     "../../docbook/docbookx.dtd" [
+
+     <!ENTITY oslash "&#x00F8;"> <!-- CIRCLED DIVISION SLASH -->
      <!ENTITY yaz "YAZ">
      <!ENTITY chap-introduction SYSTEM "introduction.xml">
      <!ENTITY chap-installation SYSTEM "installation.xml">
      <!ENTITY yaz "YAZ">
      <!ENTITY chap-introduction SYSTEM "introduction.xml">
      <!ENTITY chap-installation SYSTEM "installation.xml">
      <!ENTITY odr "<acronym>ODR</acronym>">
      <!ENTITY comstack "<acronym>COMSTACK</acronym>">
 ]>
      <!ENTITY odr "<acronym>ODR</acronym>">
      <!ENTITY comstack "<acronym>COMSTACK</acronym>">
 ]>
-<!-- $Header: /home/cvsroot/yaz/doc/yaz.xml,v 1.1 2001-01-04 13:36:25 adam Exp $ -->
+<!-- $Id: yaz.xml,v 1.4 2001-07-20 21:31:35 adam Exp $ -->
 <book>
 <book>
-<bookinfo>
-<title>YAZ User's Guide and Reference</title>
-<author><firstname>Sebastian</firstname><surname>Hammer</surname></author>
-<editor><firstname>Adam</firstname><surname>Dickmeiss</surname></editor>
-<copyright>
-<year>1995</year>
-<year>1996</year>
-<year>1997</year>
-<year>1998</year>
-<year>1999</year>
-<year>2000</year>
-<year>2001</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/SR 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-asn;
-&chap-tools;
-&chap-odr;
-&chap-comstack;
-&chap-frontend;
-&chap-future;
-&app-license;
-&app-indexdata;
+ <bookinfo>
+  <title>YAZ User's Guide and Reference</title>
+  <author><firstname>Sebastian</firstname><surname>Hammer</surname></author>
+  <editor><firstname>Adam</firstname><surname>Dickmeiss</surname></editor>
+  <copyright>
+   <year>1995</year>
+   <year>1996</year>
+   <year>1997</year>
+   <year>1998</year>
+   <year>1999</year>
+   <year>2000</year>
+   <year>2001</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.
+   </simpara></abstract>
+ </bookinfo>
+ &chap-introduction;
+ &chap-installation;
+ &chap-asn;
+ &chap-tools;
+ &chap-odr;
+ &chap-comstack;
+ &chap-frontend;
+ &chap-future;
+ &app-license;
+ &app-indexdata;
 </book>
 
 <!-- Keep this comment at the end of the file
 </book>
 
 <!-- Keep this comment at the end of the file
@@ -64,9 +66,6 @@ sgml-always-quote-attributes:t
 sgml-indent-step:1
 sgml-indent-data:t
 sgml-parent-document:nil
 sgml-indent-step:1
 sgml-indent-data:t
 sgml-parent-document:nil
-sgml-default-dtd-file:"yaz.ced"
-sgml-exposed-tags:nil
-sgml-local-ecat-files:nil
 sgml-local-catalogs: "../../docbook/docbook.cat"
 sgml-namecase-general:t
 End:
 sgml-local-catalogs: "../../docbook/docbook.cat"
 sgml-namecase-general:t
 End: