2.4.2.19 innerCtrl

Date picker controls, as specified in 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.

This attribute MUST have one of the following values, which specify the respective component types:

  • _DTButton: A date picker button.

  • _DTText: An editable text field.

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

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