File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes XML and Related Technologies and the fly likes Pasing XSD file?? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Pasing XSD file??" Watch "Pasing XSD file??" New topic
Author

Pasing XSD file??

Himanshu Rawat
Ranch Hand

Joined: Nov 27, 2005
Posts: 141
Hi,

Can we parse XSD file and generate a skeleton XML file?? Later can we fill values in the generated Skeleton XML file??? If yes then please help me...ny tutorial or link will work....

Thanks
Himanshu Rawat


rawat
SCJP 1.4
Henry Wong
author
Sheriff

Joined: Sep 28, 2004
Posts: 16680
    
  19

Moving this to the "XML and related technologies" forum...

Henry


Books: Java Threads, 3rd Edition, Jini in a Nutshell, and Java Gems (contributor)
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12265
    
    1
Sun's XML tutorial is pretty thorough. It should get you started.
Bill


Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Pasing XSD file??
 
Similar Threads
converting xsd to html
Doubt on Referring Inline Schema from WSDL
class from xsd
Genrating xml from the given xsd
XML Validation in Castor