You are reading O'Reilly XForms Essentials by Micah Dubinko. (What is this?) - Buy XForms Essentials Online
| Allowed values:any XPath expression; the result is interpreted as a boolean. |
| Default value:true |
This property imposes an additional XPath-based constraint on the validity of the attached node.
If the XPath expression with this property evaluates to false, the attached node is guaranteed to be invalid. If it evaluates to true, however, it's still possible (through XML Schema constraints) that the attached node might be invalid.