File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Engineering
»
XML and Related Technologies
Author
validating xml with xsd
kavitha vasu
Ranch Hand
Joined: Feb 22, 2007
Posts: 70
posted
Feb 01, 2009 21:17:56
0
Hi friends,
I need to validate an xml with xsd by using
java
.
How to do this
?
Which is the best way for this?
Am using jibx for xml parsing.
before that i want to validate that xml with given xsd.
Could any one help me on this?
Regards
Vasu
Mehar Simhadri
Greenhorn
Joined: Jan 25, 2009
Posts: 4
posted
Feb 01, 2009 23:27:45
0
I use xmlbeans to parse/validate xml with xsd
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
2
I like...
posted
Feb 03, 2009 10:10:25
0
Have a look at the Ranch's own
XML FAQ
for an example of how to validate XML against a schema. There's a lot of other interesting things there too.
I agree. Here's the link:
http://aspose.com/file-tools
subject: validating xml with xsd
Similar Threads
how to validate xml document with xml schema in netbean and how to create simpleType in Netbean
StAX xml validation
help in testing xml
Validate xml against schema
how to map xls to xsd
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter