The examples below have been created by writing XForms by hand. If you are not a developer, instead, you might be more interested in creating forms with Form Builder.

This example shows powerful aspect of XForms in a compact example: declarative binds, repeats, dynamic sets of items and dynamic rules.

The Bookcast app is part of the Orbeon XForms tutorial. It shows simple XRX-style database access, repeats, and more.

A todo-list example is a must-have for any web technology. And unmistakably, here is one, in XForms.

Use an XForms submission to do a search on Flickr through their REST API, and uses a slider to dynamically change the size of the images.

Play with built-in XForms samples, or test your own samples by uploading or linking to them.

Test XPath expressions and see instantly, as you type, what they evaluate to.

Try as-you-type translation by screen scraping Google Translate.

Simple Flickr search with XForms generated by a JSP.

Simple number guess game with XForms generated by a JSP.