Re: [xml-dev] Java xml canonicalizer for comparing xml fragments

From
Richard Salz <>
To
Andrew Welch <>
Date
2006-11-20T14:52:17Z
ID
<>
Thread
Re: [xml-dev] Java xml canonicalizer for comparing xml fragments
If you're doing an entire file, or you don't have any QNames in your 
content (e.g., <xsl:template name="foo:bar" ...>) then standard XML C14N 
is your  safest bet; there are free implementations, often as part of XML 
Digital Signature implementations.  If you're doing XML fragments, you 
want exclusive canonicalization; often part of the same package.

        /r$

--
STSM, Senior Security Architect
SOA Appliances
Application Integration Middleware