2.3.1 SemanticModel.ID

The SemanticModel.ID attribute specifies an immutable GUID of the semantic model.

The SemanticModel.ID attribute MUST be specified. The value of this attribute MUST be a QName that is globally unique for all the objects in the semantic model.

The following is the parent element of the SemanticModel.ID attribute.

Parent elements

SemanticModel

The following is the XML Schema definition of the SemanticModel.ID attribute.     

 <xsd:attribute name="ID" type="xsd:QName" use="required" />