xsl-list
[Top] [All Lists]

Re: [xsl] Supressing entity expansion during XSLT transform

2008-01-11 04:42:20
On 1/11/08, Colin Paul Adams <colin(_at_)colina(_dot_)demon(_dot_)co(_dot_)uk> 
wrote:
Didn't Jesper tackle this in his Improved Identity Transformation efforts?>

Yes:
http://www.xmlplease.com/identity-template.xsl

I have just uploaded an update that has been tested with all valid and
invalid files in the XML Conformance Test Suites. Three files were
excluded, two for not being well-formed in XERCES one for having a
problem in .NET used when testing.

The improved or "better" identity transformation recreates anything to
the last detail except normalization of attribute values, non
significant whitespace like <x  >, and the order of attributes in some
situations.

The article is first updated tomorrow (a major update).

Cheers,
Jesper Tverskov

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--