From 1def729ae2f4b9f5c67b68440be71d721b4b4f94 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 10 Jul 2009 14:31:47 +0200 Subject: [PATCH] Updates for YAZ3 XML entities --- doc/introduction.xml | 3 +-- doc/tools.xml | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/introduction.xml b/doc/introduction.xml index d1a8bc5..bcfb55b 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -160,8 +160,7 @@ toolkit offers several different levels of access to the ISO23950/Z39.50, ILL and - SRU/SRW - protocols. + SRU protocol. The level that you need to use depends on your requirements, and the role (server or client) that you want to implement. If you're developing a client application you should consider the diff --git a/doc/tools.xml b/doc/tools.xml index 6f565dc..f4eda6f 100644 --- a/doc/tools.xml +++ b/doc/tools.xml @@ -2268,7 +2268,7 @@ typedef struct oident The marc element specifies a conversion to - and from ISO2709 encoded MARC and - &marcxml;/MarcXchange. + &acro.marcxml;/MarcXchange. The following attributes may be specified: @@ -2322,7 +2322,7 @@ typedef struct oident The xslt element specifies a conversion - via &xslt;. The following attributes may be specified: + via &acro.xslt;. The following attributes may be specified: stylesheet (REQUIRED) -- 1.7.10.4