July 2002
Intermediate to advanced
864 pages
22h 32m
English
As you will probably have appreciated from the descriptions of the components of XForms throughout this chapter, XForms is a substantial and potentially complex XML application language. Additionally, many new concepts have been introduced. This section shows some of the functionality of a fairly long piece of working XForms code.
Caution
Because the code shown relates to a namespace that was available to the XForms Working Group editors, note that the namespace URI is not one you should use in your own code. Likely, the XForms Working Group will define a new namespace URI in association with a final version of the XForms specification.
The following code is used with the permission of Mikko Honkala and demonstrates some ...