This site contains some demonstrational uses of the XmlEditorControl.
A simple contact form. It highlights the use of regular expressions
as a mean to validate user input. The expressions are declared in the
schema as constraining facets of user defined simple types.
The example also shows how to get a value from the current file
using XPath expressions.
A simple order form. In this example you see how to open and save
files from the editor.
A simple CMS. This example lets you choose between three schemas
of different page types. When saved, the file is sent to a XSLT transform
that generates a XHTML page.
A schema that uses all kinds of supported elements.