We could, of course, just enhance their s-expressions to be the equivalent
of XML (SDL to my friends) but I already have enough battles on my plate
and I have decided to let this one slide.
Which brings me to my question, does anyone know of any work to define a
canonical form for XML so as to make it suitable for hashing, needed to
generate signatures? Better yet, does anyone know of any code (preferably
in Java) which will take XML (preferably from the DOM) and output the
canonical form?
Yaron