Hi all

I have two requirements for XML validation:  the schema check and digital
signature validation.
At first, only the signature validation is validated using libraries
security-xml and xerces-c both. And xml signature pass the verify();

Later I add the schema check for xml, now only the DSignature's
verifySignatureOnly() pass but verify() did not passed!

Is there conflict between the schema check and signature validation? How
should i perform both check, using xerces-c and security-xml?

Anyone can give me an advice?

-- 
Best regards to you and your family

Reply via email to