Using XPath expressions

Mark Birbeck's picture

XForms is built on a number of different standards, and perhaps the most important is XPath. This standard is used to indicate which pieces of data should be manipulated by the form, and because the language is extremely powerful, expressions can get quite complex. For this reason XForms also supports a number of ways to abbreviate these expressions, and it's the shorthand techniques what have been used in the examples so far.