| Author |
validate XML against a schema etc documentation
|
Chet Arora
Greenhorn
Joined: May 20, 2003
Posts: 29
|
|
Hi, I need to parse some XML files using Xerces and then validate them against a XML Schema. Is there any free resource/help/book/pdf available on the web which i can use for this purpose ? I need to start work on it asap. Thanks and Regards, Chetan
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
Our XML FAQ includes a couple of relevant tips: HowToValidateXmlAgainstSchema HowToValidateXmlAgainstAnySchema
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
 |
|
|
subject: validate XML against a schema etc documentation
|
|
|