Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Entity.ID attribute specifies an immutable globally unique identifier (GUID) of an entity.
The Entity.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 Entity.ID attribute.
Parent elements |
---|
The following is the XML Schema definition of the Entity.ID attribute.
-
<xsd:attribute name="ID" type="xsd:QName" use="required" />