XForms/Validate

From Wikibooks, open books for an open world
Jump to navigation Jump to search

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.

Sample Code

To be done...

Discussion

Next Page: Validate with schema types | Previous Page: Load from XML Schema
Home: XForms