Hi everybody,
I've some question related to the current c14n implementation: - Does the library consider PSVI (Post-Schema Validation Infoset) information, or just the plain DOM (as an input for c14n)? o My guess is that the current implementation does not use PSVI, but I'm not sure about this. - How does c14n deal with default attributes as a result of previous schema validation? o My guess is that c14n uses just what it gets; it does not force you to apply schema validation before c14n, but again... I'm not sure o In my experience with WS-Security, usually you don't do any schema validation before signature verification, but I'm not sure how does it work for plain XML Signature. Thanks in advance! Marcelo.