<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;

  <!ENTITY xmlto-download-http "https://fedorahosted.org/releases/x/m/xmlto/xmlto-&xmlto-version;.tar.bz2">
  <!ENTITY xmlto-download-ftp  " ">
  <!ENTITY xmlto-md5sum        "c90a47c774e0963581c1ba57235f64f4">
  <!ENTITY xmlto-size          "120 KB">
  <!ENTITY xmlto-buildsize     "1.4 MB">
  <!ENTITY xmlto-time          "less than 0.1 SBU">
]>

<sect1 id="xmlto" xreflabel="xmlto-&xmlto-version;">
  <?dbhtml filename="xmlto.html"?>

  <sect1info>
    <othername>$LastChangedBy: bdubbs $</othername>
    <date>$Date: 2015-02-27 19:21:33 -0500 (Fri, 27 Feb 2015) $</date>
  </sect1info>

  <title>xmlto-&xmlto-version;</title>

  <indexterm zone="xmlto">
    <primary sortas="a-xmlto">xmlto</primary>
  </indexterm>

  <sect2 role="package">
    <title>Introduction to xmlto</title>

    <para>The <application>xmlto</application> is a front-end to an XSL
    toolchain. It chooses an appropriate stylesheet for the conversion you want
    and applies it using an external XSL-T processor. It also performs any
    necessary post-processing.</para>

    &lfs77_checked;

    <bridgehead renderas="sect3">Package Information</bridgehead>
    <itemizedlist spacing="compact">
      <listitem>
        <para>Download (HTTP): <ulink url="&xmlto-download-http;"/></para>
      </listitem>
      <listitem>
        <para>Download (FTP): <ulink url="&xmlto-download-ftp;"/></para>
      </listitem>
      <listitem>
        <para>Download MD5 sum: &xmlto-md5sum;</para>
      </listitem>
      <listitem>
        <para>Download size: &xmlto-size;</para>
      </listitem>
      <listitem>
        <para>Estimated disk space required: &xmlto-buildsize;</para>
      </listitem>
      <listitem>
        <para>Estimated build time: &xmlto-time;</para>
      </listitem>
    </itemizedlist>

    <bridgehead renderas="sect3">xmlto Dependencies</bridgehead>

    <bridgehead renderas="sect4">Required</bridgehead>
    <para role="required"><xref linkend="DocBook"/>,
    <xref linkend="docbook-xsl"/>, and
    <xref linkend="libxslt"/></para>

    <bridgehead renderas="sect4">Optional (for DVI, PDF, and postscript
    backend post-processing)</bridgehead>
    <para role="optional">
    <ulink url="http://dblatex.sourceforge.net/">dblatex</ulink>,
    <ulink url="http://www.garshol.priv.no/download/xmltools/prod/PassiveTeX.html">
    PassiveTeX</ulink>, and
    <xref linkend="fop"/></para>

    <bridgehead renderas="sect4">Optional (for text backend
    post-processing)</bridgehead>
    <para role="optional">One of
    <xref linkend="w3m"/>,
    <xref linkend="Links"/>, or
    <xref linkend="lynx"/></para>

    <para condition="html" role="usernotes">User Notes:
    <ulink url="&blfs-wiki;/xmlto"/></para>

  </sect2>

  <sect2 role="installation">
    <title>Installation of xmlto</title>

    <para>Install <application>xmlto</application> by running the following
    commands:</para>

<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>

    <para>To test the results, issue: <command>make check</command>.</para>

    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>

<screen role="root"><userinput>make install</userinput></screen>

  </sect2>

  <sect2 role="content">
    <title>Contents</title>

    <segmentedlist>
      <segtitle>Installed Programs</segtitle>
      <segtitle>Installed Libraries</segtitle>
      <segtitle>Installed Directory</segtitle>

      <seglistitem>
        <seg>xmlif and xmlto</seg>
        <seg>None</seg>
        <seg>/usr/share/xmlto</seg>
      </seglistitem>
    </segmentedlist>

    <variablelist>
      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
      <?dbfo list-presentation="list"?>
      <?dbhtml list-presentation="table"?>

      <varlistentry id="xmlif">
        <term><command>xmlif</command></term>
        <listitem>
          <para>is a conditional processing instructions for XML.</para>
          <indexterm zone="xmlto xmlif">
            <primary sortas="b-xmlif">xmlif</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <varlistentry id="xmlto-prog">
        <term><command>xmlto</command></term>
        <listitem>
          <para>applies an XSL stylesheet to an XML document.</para>
          <indexterm zone="xmlto xmlto-prog">
            <primary sortas="b-xmlto">xmlto</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>

  </sect2>

</sect1>
