You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Iyengar, Kumar" <ku...@bmc.com> on 2010/09/21 02:39:30 UTC

Axiom and XSD parser

Hi all,

I am planning on switching from Xerces to AXIOM and I am completely new to Axiom. I would appreciate any help here.

In Xerces we load the XSD parser and that helps in parsing the XSD files. However, I am not sure how this will be addressed with AXIOM since AXIOM is an XML parser. I don't want to parse the XSD files as XML.

Thanks for any help,

--kumar

Re: Axiom and XSD parser

Posted by Andreas Veithen <an...@gmail.com>.
Kumar,

There is another WS Commons project for parsing XSD files:

http://ws.apache.org/commons/XmlSchema/

Maybe this helps.

Andreas

PS: Questions specific to Axiom should be asked on the
commons-dev@ws.apache.org mailing list.

On Tue, Sep 21, 2010 at 02:39, Iyengar, Kumar <ku...@bmc.com> wrote:
> Hi all,
>
>
>
> I am planning on switching from Xerces to AXIOM and I am completely new to
> Axiom. I would appreciate any help here.
>
>
>
> In Xerces we load the XSD parser and that helps in parsing the XSD files.
> However, I am not sure how this will be addressed with AXIOM since AXIOM is
> an XML parser. I don’t want to parse the XSD files as XML.
>
>
>
> Thanks for any help,
>
>
>
> --kumar

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org