2.4.2.36 xmlToEdit

The following controls can contain the xmlToEdit attribute in their XSLT representation:

  • Optional section (section 2.4.1.18)

  • Repeating section (section 2.4.1.15)

  • Repeating table (section 2.4.1.16)

  • Section (section 2.4.1.18)

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

The value of the xmlToEdit attribute MUST be equal to the name of an xmlToEdit element (section 2.2.1.2.105) that exists in the form.

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

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