X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Frecordmodel-grs.xml;h=c370ded99581b1df4f0c7cead04f275fbe06e687;hb=5ca4e60e990af6ad6b62ebff855d7b642f37c3ec;hp=68744b002324ca11f853a6bff8317f743dc57d9e;hpb=e6ff84c71e457ff668dce640382fc1ad88c37d6d;p=idzebra-moved-to-github.git diff --git a/doc/recordmodel-grs.xml b/doc/recordmodel-grs.xml index 68744b0..c370ded 100644 --- a/doc/recordmodel-grs.xml +++ b/doc/recordmodel-grs.xml @@ -1,5 +1,5 @@ - + GRS Record Model and Filter Modules @@ -33,7 +33,7 @@ grs.marc.type - This allows Zebra to read + This allows &zebra; to read records in the ISO2709 (MARC) encoding standard. Last parameter type names the .abs file (see below) @@ -58,7 +58,7 @@ grs.marcxml.type - This allows Zebra to read ISO2709 encoded records. + This allows &zebra; to read ISO2709 encoded records. Last parameter type names the .abs file (see below) which describes the specific MARC structure of the input record as @@ -83,12 +83,12 @@ This filter reads XML records and uses Expat to - parse them and convert them into IDZebra's internal + parse them and convert them into ID&zebra;'s internal grs record model. Only one record per file is supported, due to the fact XML does not allow two documents to "follow" each other (there is no way to know when a document is finished). - This filter is only available if Zebra is compiled with EXPAT support. + This filter is only available if &zebra; is compiled with EXPAT support. The loadable grs.xml filter module @@ -136,7 +136,7 @@ Although input data can take any form, it is sometimes useful to describe the record processing capabilities of the system in terms of a single, canonical input format that gives access to the full - spectrum of structure and flexibility in the system. In Zebra, this + spectrum of structure and flexibility in the system. In &zebra;, this canonical format is an "SGML-like" syntax. @@ -175,7 +175,7 @@