You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Stephan <st...@kingster.de> on 2008/03/27 10:22:26 UTC

Hello together,

ist xerces-j able to validate against inline-xsds?

I have an XML-File in which also the schema is written and I want to validate this.

Thanks

_________________________________________________________________________
Mit der Gruppen-SMS von WEB.DE FreeMail können Sie eine SMS an alle 
Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=021179




---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-users-help@xerces.apache.org


Re: Inline XML Schemas

Posted by Michael Glavassevich <mr...@ca.ibm.com>.
Hi Stephan,

Stephan <st...@kingster.de> wrote on 03/27/2008 05:22:26 AM:

> Hello together,
>
> ist xerces-j able to validate against inline-xsds?

Yes it can. The jaxp.InlineSchemaValidator [1] sample (which is included
with Xerces) should give you some ideas on how to do this.

> I have an XML-File in which also the schema is written and I want to
> validate this.
>
> Thanks
>
> _________________________________________________________________________
> Mit der Gruppen-SMS von WEB.DE FreeMail können Sie eine SMS an alle
> Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=021179
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: j-users-unsubscribe@xerces.apache.org
> For additional commands, e-mail: j-users-help@xerces.apache.org

Thanks.

[1]
http://xerces.apache.org/xerces2-j/samples-jaxp.html#InlineSchemaValidator

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrglavas@ca.ibm.com
E-mail: mrglavas@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-users-help@xerces.apache.org