2.24.3.51 CT_GeoParentEntitiesQuery

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

Referenced by: CT_GeoParentEntitiesQueryResult

A complex type<417> that specifies a geographical parent lineage query.

Attributes:

entityId: A string ([XMLSCHEMA2/2] section 3.2.1) attribute that specifies the geographical entity for this query. The value of this attribute uniquely identifies a geographical entity.

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

 <xsd:complexType name="CT_GeoParentEntitiesQuery">
   <xsd:attribute name="entityId" type="xsd:string" use="required"/>
 </xsd:complexType>

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