2.3.5 SemanticModel.Description

The SemanticModel.Description element specifies a textual description of a semantic model.

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

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

Parent elements

SemanticModel

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

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