> Scott indicated that it may be possible to turn off normalisation during > the parsing process, but other than that the only other work-around is > not to validate during parse.
It is possible with Xerces, we do it in OpenSAML to enable signing a signed object, which of course includes base64 data. There's a parser "feature" or whatever they call it to disable schema normalization. -- Scott