2.4.2.19 innerCtrl

Date picker controls (section 2.4.1.8) MUST contain the innerCtrl attribute in their XSLT representation.

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

The innerCtrl attribute MUST be set to one of the following values, which specify the respective component types:

  • _DTButton: A date picker button.

  • _DTText: An editable text field (3).

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

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