2.24.3.30 CT_GeoChildEntities
Target namespace: http://schemas.microsoft.com/office/drawing/2014/chartex
Referenced by: CT_GeoChildEntitiesQueryResult
A complex type<347> that specifies the result of a query to obtain the geographical lineage of a geographical entity of a geospatial series.
Child Elements:
geoHierarchyEntity: A CT_GeoHierarchyEntity element<348> that specifies a descendant in the geographic hierarchy returned by this query.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.
-
<xsd:complexType name="CT_GeoChildEntities"> <xsd:sequence> <xsd:element name="geoHierarchyEntity" type="CT_GeoHierarchyEntity " minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType>
See section 5.22 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).