Jump to content

XForms/Validate

From Wikibooks, open books for an open world

This program 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

[edit | edit source]

To be done...

Discussion

[edit | edit source]
Next Page: Validate with schema types | Previous Page: Load from XML Schema
Home: XForms