XT Version 20020426a 7 May, 2002 An XSLT 1.0 processor written in Java. XT attempts to be a fast, fully conformant XSLT 1.0 processor. XT was originally written by James Clark. Version 20020426, with modifications by Bill Lindsey, added some improved conformance to XSLT 1.0 recommendation, notably support for: * the node type test "node()" in match patterns * "key" element and function. This version, 20020426a, fixes one bug in 20020426 by which a spurious message was being sent to stdout on encountering "element-available()" functions. XT binaries and source code are freely available with hope that some may find it useful. See the file "copying.txt" for the license restrictions. The latest version should be available at: http://www.blnz.com/xt Any bugs have most likely been introduced by Bill Lindsey, and are not the fault of the earlier author. -30- $Id: README,v 1.3.2.2 2002/05/07 14:51:38 bill Exp $