> In order to be consistent with XercesJ, and actually that is what > XercesJ does now, is to expose the normalized/unnormalized value in DOM > based on the DOM L3's normalization_data flag, while always get internal > representation normalized and in your case, the base64 data > containing line feed, and multiple whitespaces be validated > and accepted should the normalized base64 is valid.
Ah, now I understand, thanks. The data type validator can work on a normalized version even if the DOM is left unnormalized. That makes sense. -- Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]