From 0cfe585dbabdaa7f2a36c1dc0b4879b36655cffa Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 18 Oct 2002 08:31:37 +0000 Subject: [PATCH] Synchronise changes --- doc/examples.xml | 43 ++++++++----------------------------------- doc/recordmodel.xml | 4 ++-- 2 files changed, 10 insertions(+), 37 deletions(-) diff --git a/doc/examples.xml b/doc/examples.xml index 10867ef..5a10cae 100644 --- a/doc/examples.xml +++ b/doc/examples.xml @@ -1,5 +1,5 @@ - + Example Configurations @@ -218,6 +218,12 @@ want to support the BIB-1 attribute set. Then we need to tell it which elements of its record pertain to access point 1003. + + We need to create an Abstract Syntax + file named after the document element of the records we're + working with, plus a .abs suffix - in this case, + GENUS.abs - as follows: + @@ -234,39 +240,6 @@ - - - - + The Record Model @@ -853,7 +853,7 @@ - + The Abstract Syntax (.abs) Files -- 1.7.10.4