2.4.2.37.11 caption_

The following controls can contain multiple instances of the caption_ attribute in their XSLT representation:

  • Repeating (section 2.3.1.11)

  • Repeating table (section 2.3.1.12)

  • Section (section 2.3.1.14)

  • Optional section (section 2.3.1.14)

  • Choice section (section 2.3.2.1)

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

An integer MUST be appended to the end of the name of the caption_ attribute. The first instance of this attribute, if it exists, MUST be named "xd:caption_0", and each subsequent instance of this attribute MUST have the next integer.

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

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