XSD validation

F

Franz Bayer

Hello,

I need a library for java that validates my xml-files, or helps me writing
my xml-files according my xsd-file.

Does anyone know something like this?

/franz
 
P

Paul News

Franz Bayer said:
Hello,

I need a library for java that validates my xml-files, or helps me writing
my xml-files according my xsd-file.

Does anyone know something like this?

/franz

Try XmlBeans ... http://xmlbeans.apache.org

It generates Java APIs for your xsd and can do schema validation. You
can also use the XmlBeans API (in java) to create XML documents that
conform to your schema.

Later,
Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top