2.24.3.38 CT_GeoDataEntityQueryResults

Target namespace: http://schemas.microsoft.com/office/drawing/2014/chartex

Referenced by: CT_Clear

A complex type<372> that specifies layout properties of the geographical polygons of a geospatial series.

Child Elements:

geoDataEntityQueryResult: A CT_GeoDataEntityQueryResult element<373> that specifies the layout properties of a geographical polygon of a geospatial series.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.

 <xsd:complexType name="CT_GeoDataEntityQueryResults">
   <xsd:sequence>
     <xsd:element name="geoDataEntityQueryResult" type="CT_GeoDataEntityQueryResult" minOccurs="0" maxOccurs="unbounded"/>
   </xsd:sequence>
 </xsd:complexType>

See section 5.22 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).