[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: 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
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|