[jdom-interest] help needed for XML schema and it validation process

Li, Wesley wesley.li at wcg.com
Tue Nov 20 09:05:57 PST 2001


I am new to the validation with Java and XML schema, and need assistant to
write a parser program.
Given a schema file such as Foo.xsd, as well as an instant xml file Foo.xml,
does anybody have a code example to show me how the validation process
works? I know how to use JDOM to validation of the DTD against its xml
document, but don't know how to do it with W3C XML schema.

Thanks a lot,

Wesley



More information about the jdom-interest mailing list