2.4.2.6 binding

The following controls MUST contain the binding attribute in their XSLT representation:

The expression box control (section 2.4.1.10) MAY contain the binding attribute in its XSLT representation.

All other controls MUST NOT contain this attribute in their XSLT representations.

The value of the binding attribute for the following controls MUST be set to a LEAF_XPATH, as specified in section 2.4.1.1:

  • Check box

  • Date picker

  • Drop-down list

  • Expression box

  • File attachment

  • List box

  • Option button

  • Rich text box

  • Text box

For the contact selector control (section 2.4.1.7), the value of the binding attribute MUST be set to a GROUP_XPATH, as specified in section 2.4.1.1.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.

 <xsd:element name="binding" type="xsd:string"/>