From Wikibooks, open books for an open world
< XForms
This page may need to be
reviewed for quality.
This progam demonstrates how to validate an instance document using an XML Schema. This is typically done before a document is submitted to a web service.
[edit] Sample Code
To be done...
[edit] Discussion