2.4.2.13 enabledProperty

Custom controls MAY contain the enabledProperty attribute in their XSLT representation.

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

The value of the enabledProperty attribute MUST map to a property exposed by the custom control.

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

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