OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Does libxml2 support multiple schemas?

[ Lists Home | Date Index | Thread Index ]
  • To: xml-dev@lists.xml.org
  • Subject: Does libxml2 support multiple schemas?
  • From: $B9)Dx;UU@U@(B <gloriayang.yang@gmail.com>
  • Date: Fri, 8 Jul 2005 20:21:30 +0800
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=QPRQQk37o1swrZ/iLqVjj4RLZZe4ANuV9c3Gd98zkrKQqMi3ilOAig5kJII2B/0jtKa+c8uHz56UUZKnyRnPSBaH3lnhLWQ/lkc3J23jHPBxr3q+XVt3NRGfVsF5EzPnzyWt97Kf8SOwSen65G7Y1lOLT4GI1n5axof2vGNB+rA=
  • Reply-to: $B9)Dx;UU@U@(B <gloriayang.yang@gmail.com>


As I know:

libxml2 supports schema validation in version 2.6.19.
It uses xmlSchemaParserCtxtPtr->URL to specify URL of .xsd file to validate doc node.
and stored the parsed schema in xmlSchemaParserCtxtPtr->schema

But in my cases, I want to use libxml2 to validate SOAP messages
against several schemas, such as soap2002.xsd$B!$(Bsoap12.xsd$B!$(Bxenc-schema.xsd$B!$(B
and schema specified by Web Services itself.

Does it possible to validate such kinds of SOAP messages using libxml2?

Any suggestions are appreciated.

BR.
Gloria





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS