Added text
authorSebastian Hammer <quinn@indexdata.com>
Tue, 4 Jan 2005 19:10:29 +0000 (19:10 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Tue, 4 Jan 2005 19:10:29 +0000 (19:10 +0000)
doc/recordmodel.xml

index 27a3c00..1832d7f 100644 (file)
@@ -1,5 +1,5 @@
  <chapter id="record-model">
-  <!-- $Id: recordmodel.xml,v 1.20 2005-01-04 19:08:24 quinn Exp $ -->
+  <!-- $Id: recordmodel.xml,v 1.21 2005-01-04 19:10:29 quinn Exp $ -->
   <title>The Record Model</title>
   
   <para>
        </listitem>
       </varlistentry>
       <varlistentry>
-       <term>melm <replaceable>field$subfield</replaceable></term>
+       <term>melm <replaceable>field$subfield attributes</replaceable></term>
        <listitem>
         <para>
         This directive is specifically for MARC-formatted records,
         specify indexing rules for any subfield, or you can leave off the
         <replaceable>$subfield</replaceable> part and specify default rules
         for all subfields of the given field (note: default rules should come
-        after any subfield-specific rules in the configuration file).
+        after any subfield-specific rules in the configuration file). The
+        <replaceable>attributes</replaceable> have the same syntax and meaning
+        as for the 'elm' directive above.
        </para>
        </listitem>
       </varlistentry>