2.1.14 TMemberRef

The TMemberRef complex type identifies the name of the property that is contained in a MemberRef element.

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

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

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

Attribute

Description

Name

The name of the property that is contained in a MemberRef element.