2.37 BaseEntity

The BaseEntity element specifies the base entity for a Hierarchy or MeasureGroup.

The following are the parent and child elements of the BaseEntity element.

Parent elements

Hierarchy

MeasureGroup

Child elements

BaseEntity.EntityID

The following is the XML Schema definition of the BaseEntity element.          

 <xsd:complexType name="BaseEntityType">
   <xsd:all>
     <xsd:element name="EntityID" type="xsd:QName" />
   </xsd:all>
 </xsd:complexType>