2.4.2.37.6 HoverSrc

Picture button controls (section 2.4.1.21.10) MUST contain the HoverSrc attribute in their XSLT representation.

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

The value of the HoverSrc attribute MUST be one of the following:

  • An image resource file (section 2.1) contained in the form template. The value MUST conform to the specifications of a value for the SRC attribute of an IMG element, as specified in [HTML] section 13.2.

  • An empty string.

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

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