2.7.8 Entity.Description

The Entity.Description element specifies a textual description of an entity.

The Entity.Description element is optional. If this element is present, its value MUST be a String. If the Entity.Description element is not present, its value is interpreted as NULL.

The following is the parent element of the Entity.Description element.

Parent elements

Entity

The following is the XML Schema definition of the Entity.Description element.          

 <xsd:element name="Description" type="xsd:string" minOccurs="0" />