Forum Discussion
SmartBear_Suppo
14 years agoSmartBear Alumni (Retired)
Hi Richard,
soapUI does all its XML validation stuff via the XmlBeans library (http://xmlbeans.apache.org/), you should be able to use it also. Have a look at the code example in the class comment for http://xmlbeans.apache.org/docs/2.4.0/r ... ystem.html, it seems to do exactly what you need, ie load some XSDs and validate a document with them.
Does this help?
regards,
/Ole
eviware.com
soapUI does all its XML validation stuff via the XmlBeans library (http://xmlbeans.apache.org/), you should be able to use it also. Have a look at the code example in the class comment for http://xmlbeans.apache.org/docs/2.4.0/r ... ystem.html, it seems to do exactly what you need, ie load some XSDs and validate a document with them.
Does this help?
regards,
/Ole
eviware.com
Related Content
- 2 years ago
- 2 years ago
Recent Discussions
- 6 days ago
- 10 days ago