Minor changes here and there. Still FIXMEs left.
[idzebra-moved-to-github.git] / doc / recordmodel.xml
index cdaf703..87db1df 100644 (file)
@@ -1,5 +1,5 @@
  <chapter id="record-model">
  <chapter id="record-model">
-  <!-- $Id: recordmodel.xml,v 1.4 2002-08-22 14:58:22 adam Exp $ -->
+  <!-- $Id: recordmodel.xml,v 1.6 2002-10-10 14:27:18 heikki Exp $ -->
   <title>The Record Model</title>
   
   <para>
   <title>The Record Model</title>
   
   <para>
 
     </para>
 
 
     </para>
 
-    <note>
-     <para>
+    <!-- There is no indentation in the example above!  -H
+    -note-
+     -para-
       The indentation used above is used to illustrate how Zebra
       interprets the mark-up. The indentation, in itself, has no
       significance to the parser for the canonical input format, which
       discards superfluous whitespace.
       The indentation used above is used to illustrate how Zebra
       interprets the mark-up. The indentation, in itself, has no
       significance to the parser for the canonical input format, which
       discards superfluous whitespace.
-     </para>
-    </note>
+     -/para-
+    -/note-
+    -->
+
     <para>
      The keywords surrounded by &lt;...&gt; are
      <emphasis>tags</emphasis>, while the sections of text
     <para>
      The keywords surrounded by &lt;...&gt; are
      <emphasis>tags</emphasis>, while the sections of text
      ROOT 
      AUTHOR    "Robert Pirsig"
     </screen>
      ROOT 
      AUTHOR    "Robert Pirsig"
     </screen>
+   <!-- FIXME That screen makes no sense! -H  -->
 
    </para>
 
 
    </para>
 
      AUTHOR
      SURNAME    "Pirsig"
     </screen>
      AUTHOR
      SURNAME    "Pirsig"
     </screen>
+   <!-- FIXME That screen makes even less sense! -H  -->
 
    </para>
 
 
    </para>
 
        <listitem>
         <para>
          If this directive is followed by <literal>enable</literal>,
        <listitem>
         <para>
          If this directive is followed by <literal>enable</literal>,
-         then extra indexing is performed to allow for XPATH-like queries.
+         then extra indexing is performed to allow for XPath-like queries.
          If this directive is not specified - equivalent to 
          If this directive is not specified - equivalent to 
-         <literal>disable</literal> - no extra XPATH-indexing is performed.
+         <literal>disable</literal> - no extra XPath-indexing is performed.
         </para>
        </listitem>
       </varlistentry>
         </para>
        </listitem>
       </varlistentry>