2.1.27 UniqueIdentifier

The UniqueIdentifier data type is functionally equivalent to a globally unique identifier (GUID). Values of this data type are represented in simple Unicode string format, as follows.

  
 UniqueIdentifier = 8HEXDIG "-" 4HEXDIG "-" 4HEXDIG "-" 4HEXDIG "-" 12HEXDIG