CCL: split-list deals with use attr YAZ-844
[yaz-moved-to-github.git] / doc / bib1-attr-man.xml
index cd7f961..d61542e 100644 (file)
@@ -1,5 +1,5 @@
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" 
- "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd"
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"
 [
      <!ENTITY % local SYSTEM "local.ent">
      %local;
  <refentryinfo>
   <productname>YAZ</productname>
   <productnumber>&version;</productnumber>
+  <info><orgname>Index Data</orgname></info>
  </refentryinfo>
+
  <refmeta>
   <refentrytitle>Bib-1 Attribute Set</refentrytitle>
   <manvolnum>7</manvolnum>
+  <refmiscinfo class="manual">Conventions and miscellaneous</refmiscinfo>
  </refmeta>
+
  <refnamediv>
   <refname>bib1-attr</refname>
   <refpurpose>Bib-1 Attribute Set</refpurpose>
  </refnamediv>
+
  <refsect1><title>DESCRIPTION</title>
   <para>
    This reference entry lists the Bib-1 attribute set types and values.
@@ -36,7 +38,7 @@
    Position (3), Structure (4), Truncation (5) and completeness (6).
   </para>
  </refsect1>
+
  <refsect1><title>USE (1)</title>
   <para>
    <screen>
    </screen>
   </para>
  </refsect1>
+
  <refsect1><title>RELATION (2)</title>
   <para>
    <screen>
    </screen>
   </para>
  </refsect1>
+
  <refsect1><title>POSITION (3)</title>
   <para>
    <screen>
    </screen>
   </para>
  </refsect1>
+
  <refsect1><title>STRUCTURE (4)</title>
   <para>
    <screen>
     2 Left truncation
     3 Left and right truncation
     100 Do not truncate
-    101 Process # in search term
+    101 Process # in search term  . regular #=.*
     102 RegExpr-1
     103 RegExpr-2
+    104 Process # ?n . regular: #=., ?n=.{0,n} or ?=.* Z39.58
+   </screen>
+   </para>
+  <para>
+    Thw 105-106 truncation attributes below are only supported by
+    Index Data's Zebra server.
+    <screen>
+    105 Process * ! regular: *=.*, !=. and right truncate
+    106 Process * ! regular: *=.*, !=.
    </screen>
   </para>
  </refsect1>
+
  <refsect1><title>COMPLETENSS (6)</title>
   <para>
    <screen>
    </screen>
   </para>
  </refsect1>
+
+ <refsect1><title>SORTING (7)</title>
+  <para>
+   <screen>
+    1 ascending
+    2 descending
+   </screen>
+  </para>
+  <para>
+    Type 7 is an Index Data extension to RPN queries that allows
+    embedding a sort critieria into a query.
+  </para>
+ </refsect1>
+
+
  <refsect1><title>SEE ALSO</title>
   <para>
    <ulink url="&url.z39.50.attset.bib1;">Bib-1 Attribute Set</ulink>
 
 <!-- Keep this comment at the end of the file
 Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-sgml-parent-document:nil
-sgml-local-catalogs: nil
-sgml-namecase-general:t
+mode: nxml
+nxml-child-indent: 1
 End:
 -->