Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within XML
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Eclipse Collections Categorically: Level up your programming game
this week in the
Open Source Projects
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Ron McLeod
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
XML and Related Technologies
validate xml using xsd
kavitha vasu
Ranch Hand
Posts: 70
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hi all,
am having one xml file and xsd for that file .
now i want to
test
whether the created xsd is correct one for the XML file or not.
How can i do in
java
?
or oracle jdeveloper
William Brogden
Author and all-around good cowpoke
Posts: 13078
6
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
See the javax.xml.validation package - the JavaDocs have enough information for you to write a program.
Bill
Paul Clapham
Sheriff
Posts: 28436
104
I like...
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
And also, the Ranch has an XML FAQ page which includes
HowToValidateXmlAgainstAnySchema
.
Drove my Chevy to the levee but the levee was dry. A wrung this tiny ad and it was still dry.
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Genrating xml from the given xsd
How to marshal a xml file validate with XSD file
XML Editor
Validating input data passed to web service
Can I check whether a particular pattern of character is there in the attribute
More...