2.24.3.33 CT_GeoChildEntitiesQueryResults

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

Referenced by: CT_Clear

A complex type<355> that specifies the geographical lineage of the geographical entities of a geospatial series.

Child Elements:

geoChildEntitiesQueryResult: A CT_GeoChildEntitiesQueryResult element that specifies the geographical lineage of a geographical entity 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_GeoChildEntitiesQueryResults">
   <xsd:sequence>
     <xsd:element name="geoChildEntitiesQueryResult" type="CT_GeoChildEntitiesQueryResult" minOccurs="0" maxOccurs="unbounded"/>
   </xsd:sequence>
 </xsd:complexType>

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