[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xml-dev] hashing
On Apr 29, 2004, at 1:26 PM, David Megginson wrote:
> The quick-and-dirty approach would be to run all of them through an
> XML normalizer (such as any SAX parser hooked up to XML-Writer).
Or, put it in canonical-XML format, e.g. with Tolpin's XG (and I'm sure
there's a Java equivalent) and then follow David's recommendations.
-Tim
|