This is the DeltaXML Core Filter Compatibility Pack (or 'FCP').

It is designed to provide support for users of DeltaXML releases
prior to 5.0, who wish to continue to use the XSLT and Java filters
provided with that release, with version 5.0 or later releases
when the delta format feature setting is set to delta version 1.

We will endevour to support the usage outlined above, however we
would encourage existing users to switch to the new deltaV2 format
and the new filters provided in 5.0 and later releases.   We intend
to support new features in these filters only.  We will provide
bug-fixes to the deltaV1 format filters through new releases
of this FCP.  We will consider requests to back-port specific new 
filter features on special request from customers with support contracts.

For further details:  http://www.deltaxml.com/library/filter-migration.html


Contents
--------

fcp.jar     A jar file of compiled, signed Java classes
xsl         A directory containing deltaV1 XSLT filters.  These use XSLT 1.0.
java        The java source code to the classes provided in fcp.jar

Version History
---------------


1.0    10th June 2008   This release contains XSLT and Java filters
                        essentially identical (other than svn Ids) to
                        those provided with DeltaXMLCore version 4.5.2.

1.1    15th October 2009  The fcp.jar in the 1.0 release did not
include compiled inner classes of OrphanedWordOutfilter.  This has
been corrected in the build/release mechanism; their is no
functional/code change.
   


$Id: FCP-README.txt 5085 2009-10-16 11:33:39Z nigelw $


