2.2.6.5 Correlation Element

The MSMQ <Correlation> element MAY be present as a child element of the <Msmq> element. The <Correlation> element corresponds to the Message.CorrelationIdentifier attribute of the ADM Message data element. For details, see [MS-MQDMPR] section 3.1.1.12.

The <Correlation> element MUST be encoded as a set of bytes in base64, as the following example shows, and as is described in [RFC3548].

 <Correlation>AAAAAAAAAAAAAAAAAAAAAAAAAAA=</Correlation>