ArcGIS Pro DAML Schema
CT_GroupTooltip Complex Type
ArcGIS Pro DAML Schema : CT_GroupTooltip Complex Type
Namespace http://schemas.esri.com/DADF/Registry
Diagram
CT_GroupTooltip Complex Type
Overview
image optional ST_Uri Simple Type
heading optional xs:string
Used By
tooltip Element
Attributes
NameTypeUseDefaultFixedDescription
imageST_Uri Simple Typeoptional   
headingxs:stringoptional   
Source
<xs:complexType name="CT_GroupTooltip" mixed="true" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:attribute name="image" type="ST_Uri" use="optional" />
  <xs:attribute name="heading" type="xs:string" use="optional" />
</xs:complexType>
See Also
ArcGIS Pro DAML Schema