Thank you, Scott. In fact, the parser used here is xerces-c 2.8 and After parsing, the signature validation is performed. And DOM is not handled. XML-Security version is xml-security-c-1.3.1.
Could anyone give me any suggestion to fix it? 2008/8/9 Scott Cantor <[EMAIL PROTECTED]> > > Is there conflict between the schema check and signature validation? How > > should i perform both check, using xerces-c and security-xml? > > Some parsers require that you disable schema type normalization when you > validate to avoid corrupting the DOM. That's the most common cause of > problems like this. I don't believe the latest Xerces-C requires that > however, so if you're on 2.8, then it's something else that you're doing. > > -- Scott > > > > -- Best regards to you and your family