2.4.2.37.10 widgetIndex
The following controls can contain the widgetIndex attribute in their XSLT representation:
Choice section (section 2.4.1.21.1)
Optional section (section 2.4.1.18)
Repeating section (section 2.4.1.15)
Repeating table (section 2.4.1.16)
Section (section 2.4.1.18)
All other controls MUST NOT contain this attribute in their XSLT representations.
The value of the widgetIndex attribute MUST be set to one of the following:
-1: The control menu is not tab stoppable.
The value SHOULD<6> conform to the specifications of a value for the tabindex attribute, as specified in [HTML] section 17.11.1.
The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.
-
<xsd:element name="widgetIndex" type="xsd:string"/>