<?xml version="1.0" encoding="UTF-8"?>
<essay xml:lang="en" version="pto" role="project" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:doap="http://usefulinc.com/ns/doap/#" xmlns:gal="http://norman.walsh.name/rdf/gallery#">
<?nwn.doap?>
<info>
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
<title>The XML Pipeline Processor</title><biblioid class="uri">http://norman.walsh.name/2007/projects/xproc</biblioid>
<abstract>
<para>This project is defunct, see <uri>http://norman.walsh.name/2008/projects/calabash</uri> instead.</para>
<para>This is the permanent status page for the <citetitle>XML
Pipeline Processor</citetitle>.
<phrase role="doap.description">The XML Pipeline Processor is an
implementation of <citetitle xlink:href="http://www.w3.org/TR/xproc/">XProc: An XML Pipeline
Processor</citetitle>, a specification being developed by the W3C to
address questions about the XML processing model.</phrase>
The first alpha version is now available.
</para>
</abstract>
<author>
      <personname>
<firstname>Norman</firstname>
	<surname>Walsh</surname>
</personname>
      <email>ndw@nwalsh.com</email>
    </author>
<copyright>
      <year>2007</year>
      <holder>norman walsh</holder>
    </copyright>
<pubdate>2007-07-10T12:20:47-04:00</pubdate>
<date>$Date$</date>
<biblioid>projects-2007-xproc</biblioid>
<doap:license rdf:resource="https://xproc.dev.java.net/public/CDDL+GPL.html"/>
<dc:subject rdf:resource="http://norman.walsh.name/knows/taxonomy#GlassFish"/>
<dc:subject rdf:resource="http://norman.walsh.name/knows/taxonomy#Java"/>
<dc:subject rdf:resource="http://norman.walsh.name/knows/taxonomy#Programming"/>
<dc:subject rdf:resource="http://norman.walsh.name/knows/taxonomy#XML"/>
<dc:subject rdf:resource="http://norman.walsh.name/knows/taxonomy#XProc"/>
</info>

<para xml:id="p1"><phrase role="doap.shortdesc">The XML Pipeline Processor
runs XProc pipelines.</phrase> It is a command-line application. This
version of the
<phrase role="doap.name">XML Pipeline Processor</phrase> is supposed to implement
the 20 September 2007 version of the XProc specification with one
change: the <function>p:validate-*</function> steps are now named
<function>p:validate-with-*</function>.</para>

<para xml:id="p2" role="doap.release">The current release is
<phrase role="doap.release.revision">0.0.3</phrase>
from <date role="doap.release.created">2007-10-19</date>. This is a
<emphasis>very</emphasis>
<phrase role="doap.release.branch">alpha</phrase> release;
it is implemented in
<phrase role="doap.programming-language">Java</phrase> and should
run on <phrase role="doap.os">any</phrase> platform that supports
Java 1.5 or later and has a command-line.
You can
get “<phrase role="doap.shortname">xproc</phrase>”
from the
<link role="doap.download-page" xlink:href="https://xproc.dev.java.net/servlets/ProjectDocumentList?folderID=7757&amp;expandFolder=7757&amp;folderID=0">download page</link> on
<link role="doap.homepage" xlink:href="http://xproc.dev.java.net/">Java.net</link>.
It is available under the terms of either the GNU
General Public License Version 2 only ("GPL") or the Common
Development and Distribution License ("CDDL").
</para>

<!--
<para xml:id='p7'>Previous releases:</para>

<itemizedlist>
<listitem>
<para xml:id='p3' role="doap.release"><phrase role="doap.release.revision">0.0.1</phrase>,
from <date role="doap.release.created">2007-07-10</date> was the initial
<phrase role="doap.release.branch">alpha</phrase> release.
</para>
</listitem>
</itemizedlist>
-->

<para xml:id="p4">The XML Pipeline Processor is maintained by
<personname role="doap.maintainer">
      <firstname>Norman</firstname>
<surname>Walsh</surname>
    </personname>.
Please <link role="doap.bug-database" xlink:href="https://xproc.dev.java.net/servlets/ProjectIssues">report</link>
any bugs that you encounter.
</para>

<para xml:id="p5" role="doap.repository.CVSRepository">If you'd like to build
the project yourself, you can
<link role="doap.CVSRepository.browse" xlink:href="https://xproc.dev.java.net/source/browse/xproc/">browse</link> the
the Subersion repository or access it directly from
<systemitem role="doap.CVSRepository.anon-root">https://xproc.dev.java.net/svn/xproc/trunk</systemitem>. You will need to register at Java.net in order to access the repository.
</para>

<para xml:id="p6">The XML Pipeline Processor was first announced on
<date role="doap.created">2007-07-10</date>.</para>

</essay>

