2.1.32 TEntityRef

The TEntityRef complex type identifies the name of an entity.

The TEntityRef complex type is defined in the schema as follows.

       <xs:complexType name="TEntityRef">
         <xs:attribute name="Name" type="xs:string" use="required" />
       </xs:complexType>

The attribute that is defined by the TEntityRef complex type is specified in the following table.

Attribute

Description

Name

The name of the entity.