Raul, All: Thank you for our reply.
Yes the API used by me is C++。 Does "The only thing I can think about is that when checking it normaliziing the DOM." means the API invocation should be in a specified sequence? How should I do? If the source code should be modified to fix it, what should i do? 2008/8/8 Raul Benito <[EMAIL PROTECTED]> The only thing I can think about is that when checking it normaliziing the > DOM. > But you are using C++ api arent't you? > > Regards, > Raul > > On Thu, Aug 7, 2008 at 6:12 AM, Anri Lau <[EMAIL PROTECTED]> wrote: > > Hi all > > > > I have two requirement 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 pass the verify(); > > > > Later I add the schema check for xml, now only the 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 > > > -- Best regards to you and your family
