Mods to tests to avoid clang warnings
[yaz-moved-to-github.git] / doc / tools.xml
index b487442..7416b1d 100644 (file)
@@ -2066,7 +2066,7 @@ void cql_to_xml_stdio(struct cql_node *cn, FILE *f);
     </para>
     <para>
      Applications like
     </para>
     <para>
      Applications like
-     Pazpar2 uses XSLT to convert an XML encode MARC record to an internal
+     Pazpar2 uses XSLT to convert an XML encoded MARC record to an internal
      representation. This conversion mostly check the tag of a MARC field
      to determine the basic rules in the conversion. This check is
      costly when that is tag is encoded as an attribute in MARCXML.
      representation. This conversion mostly check the tag of a MARC field
      to determine the basic rules in the conversion. This check is
      costly when that is tag is encoded as an attribute in MARCXML.
@@ -2078,7 +2078,7 @@ void cql_to_xml_stdio(struct cql_node *cn, FILE *f);
      <itemizedlist>
       <listitem><para>
        Record elements is part of namespace
      <itemizedlist>
       <listitem><para>
        Record elements is part of namespace
-       "<literal>http://www.indexdata.com/MARC21/turboxml</literal>".
+       "<literal>http://www.indexdata.com/turbomarc</literal>".
        </para></listitem>
       <listitem><para>
        A record is enclosed in element <literal>r</literal>.
        </para></listitem>
       <listitem><para>
        A record is enclosed in element <literal>r</literal>.