Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 0e54ba0ee564ce6063a5e83aa86060c5 > files > 657

festival-speechtools-devel-1.2.96-18.fc14.i686.rpm

  <sect1 id='xml-parser-manual'>
	<title><command>xml_parser</command></title>

    <toc depth='1'></toc>
    <para>
    </para>
    <sect2>
      <title>Synopsis</title>
      <para>
      </para>
        <!-- /amd/projects/festival/versions/v_mpiro/speech_tools_linux/bin/xml_parser -sgml_synopsis -->
        <para>
<cmdsynopsis><command>xml_parser</command>[file] [options]<arg>-sysdir <replaceable>string</replaceable></arg>
</cmdsynopsis>
        </para>
        <!-- DONE /amd/projects/festival/versions/v_mpiro/speech_tools_linux/bin/xml_parser -sgml_synopsis -->
      <para>

<command>xml_parser</command> is a simple program giving access to
the <productname>RXP</productname> &xml; parser. It parses an input
file and prints the results out in a simple indented format. It's
main use is as a development tool, to check that files intended for
input to an &xml; application, for instance &festival;, parse as
you expect.
      </para>
    </sect2>
    <sect2>
      <title>OPTIONS</title>
      <para>
      </para>
        <!-- /amd/projects/festival/versions/v_mpiro/speech_tools_linux/bin/xml_parser -sgml_options -->
        <para>
<variablelist>
<varlistentry><term>-sysdir</term>
<LISTITEM><PARA>
<replaceable>string</replaceable>

Look for unqualified system entities in this directory-h Options help </PARA></LISTITEM>
</varlistentry>
</variablelist>
        </para>
        <!-- DONE /amd/projects/festival/versions/v_mpiro/speech_tools_linux/bin/xml_parser -sgml_options -->
    </sect2>
  </sect1>