Thursday, December 17, 2009

Re: [Java] parsing xml schema

 

Hello,

You can try DOM and SAX to parse XML documents. I think DOM is already
implemented in actual JDK.

Regards,
Altug

On Thu, Dec 17, 2009 at 14:27, ahmed mabrouk <ahmedmido12@yahoo.com> wrote:
> Hi all.
> I need to parse an XML Schema and get the following information out of it:
> list of elements starting from the root, and then the children.
> list of attributes for each element
>
> Is there a java simple API for doing what I need?
>
> Thank you very much for help.
>
> Best Regards
>
> Ahmed Mabrouk
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> ------------------------------------
>
> Visit http://aiaiai.com or http://jgame.org for more groups to join.
> Java Official Group is created for the following topics: Java 2 Enterprise Edition - J2EE, Java 2 Standard Edition - J2SE, Java 2 Micro Edition - J2ME, XML, XSL, XSD, XPATH, Web Services, Jini, JXTA for all type of Java Geeks.
> Whoever posts spam / ads / job related message will be BANNED IMMEDIATELYYahoo! Groups Links
>
>
>
>

__._,_.___
Visit http://aiaiai.com or http://jgame.org for more groups to join.
Java Official Group is created for the following topics: Java 2 Enterprise Edition - J2EE, Java 2 Standard Edition - J2SE, Java 2 Micro Edition - J2ME, XML, XSL, XSD, XPATH, Web Services, Jini, JXTA for all type of Java Geeks.
Whoever posts spam / ads / job related message will be BANNED IMMEDIATELY
.

__,_._,___

No comments:

Post a Comment