2.4.2.12 disableEditing

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

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

  • Expression box (section 2.4.1.10)

  • Hyperlink (section 2.3.1.8)

  • Section and optional section (section 2.4.1.18) with XML digital signatures (1)

  • SharePoint file attachment (section 2.4.1.21.11)

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

The value of the disableEditing attribute MUST be the following:

  • yes: Disable editing for the control.

If this attribute is unspecified, the behavior MUST be to enable editing for the control.

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

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