views:

9

answers:

0

Hi ,

I want to fetch a list of all the elements of a xsd or xml file.Is there any way to do that in java.

for Eg: this is my XSD.

In this i want get the list of all the elements.i.e ELEMENT_MAIN,ELEMENT_TITLE etc.