Put static YAZ entities in separate file entities.ent.
[yaz-moved-to-github.git] / doc / bookinfo.xml
diff --git a/doc/bookinfo.xml b/doc/bookinfo.xml
new file mode 100644 (file)
index 0000000..2a8f0d7
--- /dev/null
@@ -0,0 +1,45 @@
+<!-- $Id: bookinfo.xml,v 1.1 2005-10-15 10:40:37 adam Exp $ -->
+ <bookinfo>
+  <title>YAZ User&apos;s Guide and Reference</title>
+  <author><firstname>Sebastian</firstname><surname>Hammer</surname></author>
+  <author><firstname>Adam</firstname><surname>Dickmeiss</surname></author>
+  <author><firstname>Mike</firstname><surname>Taylor</surname></author>
+  <author><firstname>Heikki</firstname><surname>Levanto</surname></author>
+  <copyright>
+   <year>&copyright-year;</year>
+   <holder>Index Data</holder>
+  </copyright>
+  <abstract><simpara>
+    This document is the programmer's guide and reference to the &yaz;
+    package version &version;. &yaz; is a compact toolkit that provides
+    access to the Z39.50 and SRW/SRU protocols, 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>
+   <simpara>
+    <inlinemediaobject>
+     <imageobject>
+      <imagedata fileref="id.png" format="PNG"/>
+     </imageobject>
+     <imageobject>
+      <imagedata fileref="id.eps" format="EPS"/>
+     </imageobject>
+    </inlinemediaobject>
+   </simpara></abstract>
+ </bookinfo>
+ <!-- Keep this comment at the end of the file
+ Local variables:
+ mode: sgml
+ sgml-omittag:t
+ sgml-shorttag:t
+ sgml-minimize-attributes:nil
+ sgml-always-quote-attributes:t
+ sgml-indent-step:1
+ sgml-indent-data:t
+ sgml-parent-document: "yaz.xml"
+ sgml-local-catalogs: nil
+ sgml-namecase-general:t
+ End:
+ -->