2.24.3.42 CT_GeoDataPointToEntityQueryResults
Target namespace: http://schemas.microsoft.com/office/drawing/2014/chartex
Referenced by: CT_Clear
A complex type<384> that specifies a mapping between data points in the geographical category of a geospatial series and their respective geographical entity identifier.
Child Elements:
geoDataPointToEntityQueryResult: A CT_GeoDataPointToEntityQueryResult element<385> that specifies a mapping between a data point in the geographical category of a geospatial series and its respective geographical entity identifier.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.
-
<xsd:complexType name="CT_GeoDataPointToEntityQueryResults"> <xsd:sequence> <xsd:element name="geoDataPointToEntityQueryResult" type="CT_GeoDataPointToEntityQueryResult" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType>
See section 5.22 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).