Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Image.ToolTip element specifies the tooltip text for an Image. The element can also be used to render alternative text (alt text) that is specified as an alt attribute in an HTML report. The Image.ToolTip element is optional. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String.
Following is the parent element of the Image.ToolTip element.
Parent elements |
---|
Image |
The following is the XML Schema definition of the Image.ToolTip element.
-
<xsd:element name="ToolTip" type="StringLocIDType" minOccurs="0" />