Hi, a SOAP message is just a piece of XML so you would validate like any other document. Several of the sample programs will do this. After building them something like
DOMPrint xmlfile xmlschema
will work
I am not an expert of SOAP messages, but it seems to me that he could refer to those message having the schema embedded in the document itself; and I don't think Xerces can support them at the moment.
Alberto
Gareth
On Fri, 21 Mar 2003, Kevin Zhang wrote:
> Hello,
>
> I'm new to xerces. Anybody can show me how to validate soap message with xsd
> schemas.
>
> thanks a lot,
> Kevin
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
-- Gareth Reakes, Head of Product Development +44-1865-203192 DecisionSoft Limited http://www.decisionsoft.com XML Development and Services
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
