Initial commit
[yaz4j-moved-to-github.git] / dependencies / yaz_3.0.14 / doc / index.html
1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>YAZ User's Guide and Reference</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><meta name="description" content="This document is the programmer's guide and reference to the YAZ package version 3.0.14. 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. "><link rel="start" href="index.html" title="YAZ User's Guide and Reference"><link rel="next" href="introduction.html" title="Chapter 1. Introduction"></head><body><link rel="stylesheet" type="text/css" href="common/style1.css"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">YAZ User's Guide and Reference</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="introduction.html">Next</a></td></tr></table><hr></div><div class="book" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="yaz"></a>YAZ User's Guide and Reference</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="firstname">Sebastian</span> <span class="surname">Hammer</span></h3></div><div class="author"><h3 class="author"><span class="firstname">Adam</span> <span class="surname">Dickmeiss</span></h3></div><div class="author"><h3 class="author"><span class="firstname">Mike</span> <span class="surname">Taylor</span></h3></div><div class="author"><h3 class="author"><span class="firstname">Heikki</span> <span class="surname">Levanto</span></h3></div></div></div><div><p class="releaseinfo">3.0.14</p></div><div><p class="copyright">Copyright © 1995-2007 Index Data</p></div><div><div class="abstract"><p class="title"><b>Abstract</b></p><p>
2     This document is the programmer's guide and reference to the YAZ
3     package version 3.0.14. YAZ is a compact toolkit that provides
4     access to the Z39.50 and SRW/SRU protocols, as well as a set of
5     higher-level tools for implementing the server and client
6     roles, respectively.
7     The documentation can be used on its own, or as a reference when
8     looking at the example applications provided with the package.
9    </p><p>
10     <span class="inlinemediaobject"><img src="common/id.png"></span>
11    </p></div></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="introduction.html">1. Introduction</a></span></dt><dd><dl><dt><span class="sect1"><a href="introduction.html#introduction.reading">1. Reading this Manual</a></span></dt><dt><span class="sect1"><a href="introduction.api.html">2. The API</a></span></dt></dl></dd><dt><span class="chapter"><a href="installation.html">2. Compilation and Installation</a></span></dt><dd><dl><dt><span class="sect1"><a href="installation.html#installation-introduction">1. Introduction</a></span></dt><dt><span class="sect1"><a href="installation.unix.html">2. UNIX</a></span></dt><dd><dl><dt><span class="sect2"><a href="installation.unix.html#installation.source.unix">2.1. Compiling from source on Unix</a></span></dt><dt><span class="sect2"><a href="installation.unix.html#installation-linking-yaz-unix">2.2. How to make apps using YAZ on UNIX</a></span></dt></dl></dd><dt><span class="sect1"><a href="installation.win32.html">3. WIN32</a></span></dt><dd><dl><dt><span class="sect2"><a href="installation.win32.html#installation.win32.source">3.1. Compiling from Source on WIN32</a></span></dt><dt><span class="sect2"><a href="installation.win32.html#installation-linking-yaz-win32">3.2. How to make apps using YAZ on WIN32</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="zoom.html">3. ZOOM</a></span></dt><dd><dl><dt><span class="sect1"><a href="zoom.html#zoom-connections">1. Connections</a></span></dt><dd><dl><dt><span class="sect2"><a href="zoom.html#zoom-connection-z39.50">1.1. Z39.50 Protocol behavior</a></span></dt><dt><span class="sect2"><a href="zoom.html#zoom.sru.init.behavior">1.2. SRU Protocol behavior</a></span></dt></dl></dd><dt><span class="sect1"><a href="zoom.query.html">2. Queries</a></span></dt><dd><dl><dt><span class="sect2"><a href="zoom.query.html#zoom.sort.behavior">2.1. Protocol behavior</a></span></dt></dl></dd><dt><span class="sect1"><a href="zoom.resultsets.html">3. Result sets</a></span></dt><dd><dl><dt><span class="sect2"><a href="zoom.resultsets.html#zoom.z3950.resultset.behavior">3.1. Z39.50 Protocol behavior</a></span></dt><dt><span class="sect2"><a href="zoom.resultsets.html#zoom.sru.resultset.behavior">3.2. SRU Protocol behavior</a></span></dt></dl></dd><dt><span class="sect1"><a href="zoom.records.html">4. Records</a></span></dt><dd><dl><dt><span class="sect2"><a href="zoom.records.html#zoom.z3950.record.behavior">4.1. Z39.50 Protocol behavior</a></span></dt><dt><span class="sect2"><a href="zoom.records.html#zoom.sru.record.behavior">4.2. SRU Protocol behavior</a></span></dt></dl></dd><dt><span class="sect1"><a href="zoom.scan.html">5. Scan</a></span></dt><dt><span class="sect1"><a href="zoom.extendedservices.html">6. Extended Services</a></span></dt><dd><dl><dt><span class="sect2"><a href="zoom.extendedservices.html#zoom.item.order">6.1. Item Order</a></span></dt><dt><span class="sect2"><a href="zoom.extendedservices.html#zoom.record.update">6.2. Record Update</a></span></dt><dt><span class="sect2"><a href="zoom.extendedservices.html#zoom.database.create">6.3. Database Create</a></span></dt><dt><span class="sect2"><a href="zoom.extendedservices.html#zoom.database.drop">6.4. Database Drop</a></span></dt><dt><span class="sect2"><a href="zoom.extendedservices.html#zoom.commit">6.5. Commit Operation</a></span></dt><dt><span class="sect2"><a href="zoom.extendedservices.html#zoom.extended.services.behavior">6.6. Protocol behavior</a></span></dt></dl></dd><dt><span class="sect1"><a href="zoom.options.html">7. Options</a></span></dt><dt><span class="sect1"><a href="zoom.events.html">8. Events</a></span></dt></dl></dd><dt><span class="chapter"><a href="server.html">4. Generic server</a></span></dt><dd><dl><dt><span class="sect1"><a href="server.html#server.introduction">1. Introduction</a></span></dt><dt><span class="sect1"><a href="server.frontend.html">2. The Database Frontend</a></span></dt><dt><span class="sect1"><a href="server.backend.html">3. The Backend API</a></span></dt><dt><span class="sect1"><a href="server.main.html">4. Your main() Routine</a></span></dt><dt><span class="sect1"><a href="server.backendfunctions.html">5. The Backend Functions</a></span></dt><dd><dl><dt><span class="sect2"><a href="server.backendfunctions.html#server.init">5.1. Init</a></span></dt><dt><span class="sect2"><a href="server.backendfunctions.html#server.search.retrieve">5.2. Search and Retrieve</a></span></dt><dt><span class="sect2"><a href="server.backendfunctions.html#server.delete">5.3. Delete</a></span></dt><dt><span class="sect2"><a href="server.backendfunctions.html#server.scan">5.4. Scan</a></span></dt></dl></dd><dt><span class="sect1"><a href="server.invocation.html">6. Application Invocation</a></span></dt><dt><span class="sect1"><a href="server.vhosts.html">7. GFS Configuration and Virtual Hosts</a></span></dt></dl></dd><dt><span class="chapter"><a href="client.html">5. The YAZ client</a></span></dt><dd><dl><dt><span class="sect1"><a href="client.html#client.introduction">1. Introduction</a></span></dt><dt><span class="sect1"><a href="client.invoking.html">2. Invoking the YAZ client</a></span></dt><dt><span class="sect1"><a href="client.commands.html">3. Commands</a></span></dt><dt><span class="sect1"><a href="client.searching.html">4. Searching</a></span></dt></dl></dd><dt><span class="chapter"><a href="ziffy.html">6. ziffy</a></span></dt><dd><dl><dt><span class="sect1"><a href="ziffy.html#ziffy.introduction">1. Introduction</a></span></dt><dt><span class="sect1"><a href="ziffy.using.html">2. Using Ziffy</a></span></dt></dl></dd><dt><span class="chapter"><a href="asn.html">7. The Z39.50 ASN.1 Module</a></span></dt><dd><dl><dt><span class="sect1"><a href="asn.html#asn.introduction">1. Introduction</a></span></dt><dt><span class="sect1"><a href="asn.preparing.html">2. Preparing PDUs</a></span></dt><dt><span class="sect1"><a href="asn.oid.html">3. Object Identifiers (YAZ 2)</a></span></dt><dt><span class="sect1"><a href="asn.external.html">4. EXTERNAL Data</a></span></dt><dt><span class="sect1"><a href="asn.pdu.html">5. PDU Contents Table</a></span></dt></dl></dd><dt><span class="chapter"><a href="soap.html">8. SOAP and SRU</a></span></dt><dd><dl><dt><span class="sect1"><a href="soap.html#soap.introduction">1. Introduction</a></span></dt><dt><span class="sect1"><a href="soap.http.html">2. HTTP</a></span></dt><dt><span class="sect1"><a href="soap.xml.html">3. SOAP Packages</a></span></dt><dt><span class="sect1"><a href="soap.srw.html">4. SRU</a></span></dt></dl></dd><dt><span class="chapter"><a href="tools.html">9. Supporting Tools</a></span></dt><dd><dl><dt><span class="sect1"><a href="tools.html#tools.query">1. Query Syntax Parsers</a></span></dt><dd><dl><dt><span class="sect2"><a href="tools.html#PQF">1.1. Prefix Query Format</a></span></dt><dd><dl><dt><span class="sect3"><a href="tools.html#PQF-prox">1.1.1. Using Proximity Operators with PQF</a></span></dt><dt><span class="sect3"><a href="tools.html#pqf-examples">1.1.2. PQF queries</a></span></dt></dl></dd><dt><span class="sect2"><a href="tools.html#CCL">1.2. CCL</a></span></dt><dd><dl><dt><span class="sect3"><a href="tools.html#ccl.syntax">1.2.1. CCL Syntax</a></span></dt><dt><span class="sect3"><a href="tools.html#ccl.qualifiers">1.2.2. CCL Qualifiers</a></span></dt><dt><span class="sect3"><a href="tools.html#ccl.api">1.2.3. CCL API</a></span></dt></dl></dd><dt><span class="sect2"><a href="tools.html#cql">1.3. CQL</a></span></dt><dd><dl><dt><span class="sect3"><a href="tools.html#cql.parsing">1.3.1. CQL parsing</a></span></dt><dt><span class="sect3"><a href="tools.html#cql.tree">1.3.2. CQL tree</a></span></dt><dt><span class="sect3"><a href="tools.html#cql.to.pqf">1.3.3. CQL to PQF conversion</a></span></dt><dt><span class="sect3"><a href="tools.html#cql.to.rpn">1.3.4. Specification of CQL to RPN mappings</a></span></dt><dt><span class="sect3"><a href="tools.html#cql.xcql">1.3.5. CQL to XCQL conversion</a></span></dt></dl></dd></dl></dd><dt><span class="sect1"><a href="tools.oid.html">2. Object Identifiers</a></span></dt><dd><dl><dt><span class="sect2"><a href="tools.oid.html#tools.oid.database">2.1. OID database</a></span></dt><dt><span class="sect2"><a href="tools.oid.html#tools.oid.std">2.2. Standard OIDs</a></span></dt><dt><span class="sect2"><a href="tools.oid.html#tools.oid.oident">2.3. OID oident</a></span></dt></dl></dd><dt><span class="sect1"><a href="tools.nmem.html">3. Nibble Memory</a></span></dt><dt><span class="sect1"><a href="tools.log.html">4. Log</a></span></dt><dt><span class="sect1"><a href="marc.html">5. MARC</a></span></dt><dt><span class="sect1"><a href="tools.retrieval.html">6. Retrieval Facility</a></span></dt><dd><dl><dt><span class="sect2"><a href="tools.retrieval.html#tools.retrieval.format">6.1. Retrieval XML format</a></span></dt><dt><span class="sect2"><a href="tools.retrieval.html#tools.retrieval.examples">6.2. Retrieval Facility Examples</a></span></dt><dt><span class="sect2"><a href="tools.retrieval.html#tools.retrieval.api">6.3. API</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="odr.html">10. The ODR Module</a></span></dt><dd><dl><dt><span class="sect1"><a href="odr.html#odr.introduction">1. Introduction</a></span></dt><dt><span class="sect1"><a href="odr.use.html">2. Using ODR</a></span></dt><dd><dl><dt><span class="sect2"><a href="odr.use.html#odr.streams">2.1. ODR Streams</a></span></dt><dt><span class="sect2"><a href="odr.use.html#odr.memory.management">2.2. Memory Management</a></span></dt><dt><span class="sect2"><a href="odr.use.html#odr.encoding.and.decoding">2.3. Encoding and Decoding Data</a></span></dt><dt><span class="sect2"><a href="odr.use.html#odr.printing">2.4. Printing</a></span></dt><dt><span class="sect2"><a href="odr.use.html#odr.diagnostics">2.5. Diagnostics</a></span></dt><dt><span class="sect2"><a href="odr.use.html#odr.summary.and.synopsis">2.6. Summary and Synopsis</a></span></dt></dl></dd><dt><span class="sect1"><a href="odr.programming.html">3. Programming with ODR</a></span></dt><dd><dl><dt><span class="sect2"><a href="odr.programming.html#odr.primitive.asn1.types">3.1. The Primitive ASN.1 Types</a></span></dt><dd><dl><dt><span class="sect3"><a href="odr.programming.html#odr.integer">3.1.1. INTEGER</a></span></dt><dt><span class="sect3"><a href="odr.programming.html#odr.boolean">3.1.2. BOOLEAN</a></span></dt><dt><span class="sect3"><a href="odr.programming.html#odr.real">3.1.3. REAL</a></span></dt><dt><span class="sect3"><a href="odr.programming.html#odr.null">3.1.4. NULL</a></span></dt><dt><span class="sect3"><a href="odr.programming.html#odr.octet.string">3.1.5. OCTET STRING</a></span></dt><dt><span class="sect3"><a href="odr.programming.html#odr.bit.string">3.1.6. BIT STRING</a></span></dt><dt><span class="sect3"><a href="odr.programming.html#odr.object.identifier">3.1.7. OBJECT IDENTIFIER</a></span></dt></dl></dd><dt><span class="sect2"><a href="odr.programming.html#odr.tagging.primitive.types">3.2. Tagging Primitive Types</a></span></dt><dt><span class="sect2"><a href="odr.programming.html#odr.constructed.types">3.3. Constructed Types</a></span></dt><dt><span class="sect2"><a href="odr.programming.html#odr.tagging.constructed.types">3.4. Tagging Constructed Types</a></span></dt><dd><dl><dt><span class="sect3"><a href="odr.programming.html#odr.implicit.tagging">3.4.1. Implicit Tagging</a></span></dt><dt><span class="sect3"><a href="odr.programming.html#odr.explicit.tagging">3.4.2. Explicit Tagging</a></span></dt></dl></dd><dt><span class="sect2"><a href="odr.programming.html#odr.sequence.of">3.5. SEQUENCE OF</a></span></dt><dt><span class="sect2"><a href="odr.programming.html#odr.choice.types">3.6. CHOICE Types</a></span></dt></dl></dd><dt><span class="sect1"><a href="odr.debugging.html">4. Debugging</a></span></dt></dl></dd><dt><span class="chapter"><a href="comstack.html">11. The COMSTACK Module</a></span></dt><dd><dl><dt><span class="sect1"><a href="comstack.html#comstack.synopsis">1. Synopsis (blocking mode)</a></span></dt><dt><span class="sect1"><a href="comstack.introduction.html">2. Introduction</a></span></dt><dt><span class="sect1"><a href="comstack.common.html">3. Common Functions</a></span></dt><dd><dl><dt><span class="sect2"><a href="comstack.common.html#comstack.managing.endpoints">3.1. Managing Endpoints</a></span></dt><dt><span class="sect2"><a href="comstack.common.html#comstack.data.exchange">3.2. Data Exchange</a></span></dt></dl></dd><dt><span class="sect1"><a href="comstack.client.html">4. Client Side</a></span></dt><dt><span class="sect1"><a href="comstack.server.html">5. Server Side</a></span></dt><dt><span class="sect1"><a href="comstack.addresses.html">6. Addresses</a></span></dt><dt><span class="sect1"><a href="comstack.ssl.html">7. SSL</a></span></dt><dt><span class="sect1"><a href="comstack.diagnostics.html">8. Diagnostics</a></span></dt><dt><span class="sect1"><a href="comstack.summary.html">9. Summary and Synopsis</a></span></dt></dl></dd><dt><span class="chapter"><a href="future.html">12. Future Directions</a></span></dt><dt><span class="appendix"><a href="list-oids.html">A. List of Object Identifiers</a></span></dt><dt><span class="appendix"><a href="license.html">B. License</a></span></dt><dd><dl><dt><span class="sect1"><a href="license.html#license.indexdata">1. Index Data Copyright</a></span></dt><dt><span class="sect1"><a href="license.other.html">2. Additional Copyright Statements</a></span></dt><dd><dl><dt><span class="sect2"><a href="license.other.html#license.ziffy">2.1. ziffy</a></span></dt><dt><span class="sect2"><a href="license.other.html#license.ccl">2.2. CCL</a></span></dt></dl></dd></dl></dd><dt><span class="appendix"><a href="indexdata.html">C. About Index Data</a></span></dt><dt><span class="appendix"><a href="credits.html">D. Credits</a></span></dt></dl></div><div class="list-of-figures"><p><b>List of Figures</b></p><dl><dt>1.1. <a href="introduction.api.html#yaz.layer">YAZ layers</a></dt></dl></div><div class="list-of-tables"><p><b>List of Tables</b></p><dl><dt>3.1. <a href="zoom.html#zoom-connection-options">ZOOM Connection Options</a></dt><dt>3.2. <a href="zoom.resultsets.html#zoom.resultset.options">ZOOM Result set Options</a></dt><dt>3.3. <a href="zoom.resultsets.html#zoom.search.info.report.options">Search Info Report Options</a></dt><dt>3.4. <a href="zoom.scan.html#zoom.scanset.options">ZOOM Scan Set Options</a></dt><dt>3.5. <a href="zoom.extendedservices.html#zoom.extendedservices.options">Extended Service Common Options</a></dt><dt>3.6. <a href="zoom.extendedservices.html#zoom.item.order.options">Item Order Options</a></dt><dt>3.7. <a href="zoom.extendedservices.html#zoom.record.update.options">Record Update Options</a></dt><dt>3.8. <a href="zoom.extendedservices.html#zoom.database.create.options">Database Create Options</a></dt><dt>3.9. <a href="zoom.extendedservices.html#zoom.database.drop.options">Database Drop Options</a></dt><dt>3.10. <a href="zoom.events.html#zoom.event.ids">ZOOM Event IDs</a></dt><dt>7.1. <a href="asn.pdu.html#asn.default.initialize.request">Default settings for PDU Initialize Request</a></dt><dt>7.2. <a href="asn.pdu.html#asn.default.initialize.response">Default settings for PDU Initialize
12     Response</a></dt><dt>7.3. <a href="asn.pdu.html#asn.default.search.request">Default settings for PDU Search Request</a></dt><dt>7.4. <a href="asn.pdu.html#asn.default.search.response">Default settings for PDU Search Response</a></dt><dt>7.5. <a href="asn.pdu.html#asn.default.present.request">Default settings for PDU Present Request</a></dt><dt>7.6. <a href="asn.pdu.html#asn.default.present.response">Default settings for PDU Present Response</a></dt><dt>7.7. <a href="asn.pdu.html#asn.default.delete.result.set.request">Default settings for Delete Result Set Request
13     </a></dt><dt>7.8. <a href="asn.pdu.html#asn.default.delete.result.set.response">Default settings for Delete Result Set Response
14     </a></dt><dt>7.9. <a href="asn.pdu.html#asn.default.scan.request">Default settings for Scan Request
15     </a></dt><dt>7.10. <a href="asn.pdu.html#asn.default.scan.response">Default settings for Scan Response
16     </a></dt><dt>7.11. <a href="asn.pdu.html#asn.default.trigger.resource.control.request">Default settings for Trigger Resource Control Request </a></dt><dt>7.12. <a href="asn.pdu.html#asn.default.resource.control.request">Default settings for Resource Control Request</a></dt><dt>7.13. <a href="asn.pdu.html#asn.default.resource.control.response">Default settings for Resource Control Response</a></dt><dt>7.14. <a href="asn.pdu.html#asn.default.access.control.request">Default settings for Access Control Request</a></dt><dt>7.15. <a href="asn.pdu.html#asn.default.access.control.response">Default settings for Access Control Response</a></dt><dt>7.16. <a href="asn.pdu.html#asn.default.segment">Default settings for Segment</a></dt><dt>7.17. <a href="asn.pdu.html#asn.default.close">Default settings for Close</a></dt><dt>9.1. <a href="tools.html#ccl.common.bib1.attributes">Common Bib-1 attributes</a></dt><dt>9.2. <a href="tools.html#ccl.special.attribute.combos">Special attribute combos</a></dt><dt>9.3. <a href="tools.html#ccl.directives.table">CCL directives</a></dt><dt>10.1. <a href="odr.use.html#odr.error.codes">ODR Error codes</a></dt></dl></div><div class="list-of-examples"><p><b>List of Examples</b></p><dl><dt>4.1. <a href="server.invocation.html#server.example.running.unix">Running the GFS on Unix</a></dt><dt>4.2. <a href="server.invocation.html#server.example.apache.sru">Setting up Apache as SRU Frontend</a></dt><dt>4.3. <a href="server.invocation.html#server.example.local.access">Running a server with local access only</a></dt><dt>6.1. <a href="ziffy.using.html#starting-ziffy">Starting ziffy from the command line</a></dt><dt>9.1. <a href="tools.html#example.pqf.simple.terms">PQF queries using simple terms</a></dt><dt>9.2. <a href="tools.html#pqf.example.pqf.boolean.operators">PQF boolean operators</a></dt><dt>9.3. <a href="tools.html#example.pqf.result.sets">PQF references to result sets</a></dt><dt>9.4. <a href="tools.html#example.pqf.attributes">Attributes for terms</a></dt><dt>9.5. <a href="tools.html#example.pqf.proximity">PQF Proximity queries</a></dt><dt>9.6. <a href="tools.html#example.pqf.search.term.type">PQF specification of search term type</a></dt><dt>9.7. <a href="tools.html#example.pqf.mixed.queries">PQF mixed queries</a></dt><dt>9.8. <a href="tools.html#example.ccl.queries">CCL queries</a></dt><dt>9.9. <a href="tools.html#example.ccl.profile">CCL profile</a></dt><dt>9.10. <a href="tools.html#example.cql.to.rpn.mapping">CQL to RPN mapping file</a></dt><dt>9.11. <a href="tools.html#example.cql.to.rpn.string">CQL to RPN string attributes</a></dt><dt>9.12. <a href="tools.html#example.cql.to.rpn.bathprofile">CQL to RPN using Bath Profile</a></dt><dt>9.13. <a href="tools.oid.html#tools.oid.bib1.1">Create OID on stack</a></dt><dt>9.14. <a href="tools.oid.html#tools.oid.bib1.2">Using oid_oiddotstring_to_oid</a></dt><dt>9.15. <a href="tools.oid.html#tools.oid.bib1.3">Using odr_getoidbystr</a></dt><dt>9.16. <a href="tools.oid.html#tools.oid.bib1.4">Create OID with YAZ DB</a></dt><dt>9.17. <a href="tools.oid.html#tools.oid.bib1.5">Use a built-in OID</a></dt><dt>9.18. <a href="marc.html#example.marc.display">Display of MARC record</a></dt><dt>9.19. <a href="tools.retrieval.html#tools.retrieval.marc21">MARC21 backend</a></dt><dt>10.1. <a href="odr.use.html#example.odr.encoding.and.decoding.functions">Encoding and decoding functions</a></dt><dt>10.2. <a href="odr.use.html#example.odr.encoding.of.integer">Encoding and decoding of an integer</a></dt><dt>10.3. <a href="odr.use.html#example.odr.element.path.record">Element Path for record</a></dt></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="introduction.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"> </td><td width="40%" align="right" valign="top"> Chapter 1. Introduction</td></tr></table></div></body></html>