X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=doc%2Frecordmodel-domxml.xml;h=391b45338c15ce9a10e1e6e02b43b8f3e0526462;hp=914f866a4ec22630ed6aa80dfa6d646a374c0d0c;hb=250de4ed23a44f5eb3552db317eef0d0fbe3265c;hpb=763bf5f4fc8d22feda4784ec7a9db01902902016 diff --git a/doc/recordmodel-domxml.xml b/doc/recordmodel-domxml.xml index 914f866..391b453 100644 --- a/doc/recordmodel-domxml.xml +++ b/doc/recordmodel-domxml.xml @@ -1,5 +1,4 @@ - &acro.dom; &acro.xml; Record Model and Filter Module @@ -147,7 +146,7 @@ - + @@ -166,7 +165,7 @@ The root &acro.xml; element <dom> and all other &acro.dom; &acro.xml; filter elements are residing in the namespace - xmlns="http://indexdata.dk/zebra-2.0". + xmlns="http://indexdata.com/zebra-2.0". All pipeline definition elements - i.e. the @@ -275,7 +274,7 @@ similar to the Alvis filter indexing format - &acro.xml; documents containing &acro.xml; <record> and <index> instructions from the magic - namespace xmlns:z="http://indexdata.dk/zebra-2.0". + namespace xmlns:z="http://indexdata.com/zebra-2.0".
@@ -316,7 +315,7 @@ The output of the indexing &acro.xslt; stylesheets must contain certain elements in the magic - xmlns:z="http://indexdata.dk/zebra-2.0" + xmlns:z="http://indexdata.com/zebra-2.0" namespace. The output of the &acro.xslt; indexing transformation is then parsed using &acro.dom; methods, and the contained instructions are performed on the magic elements and their @@ -355,7 +354,7 @@ processing instructions named zebra-2.0 or elements contained in the namespace - xmlns:z="http://indexdata.dk/zebra-2.0". + xmlns:z="http://indexdata.com/zebra-2.0". @@ -462,7 +461,7 @@ found. Therefore, invalid document processing is aborted, and any content of the <extract> and - <store> pipelines is discarted. + <store> pipelines is discarded. A warning is issued in the logs. @@ -607,7 +606,7 @@ Debuggig &acro.dom; Filter Configurations It can be very hard to debug a &acro.dom; filter setup due to the many - sucessive &acro.marc; syntax translations, &acro.xml; stream splitting and + successive &acro.marc; syntax translations, &acro.xml; stream splitting and &acro.xslt; transformations involved. As an aid, you have always the power of the -s command line switch to the zebraidz indexing command at your hand: @@ -856,7 +855,7 @@