2.2.5.1.1 expiresAt Element
The SRMP <expiresAt> element MUST be present as a child element of the <properties> element. It MUST contain an ISO 8601 date string, as the following example shows, and is expressed in Coordinated Universal Time (UTC).
The <expiresAt> element represents the expiration time stamp of the message, beyond which time, the message MUST not be processed by the receiver and MUST be discarded.
The <expiresAt> element corresponds to the Message.TimeToReachQueue attribute of the ADM Message data element. For details, see [MS-MQDMPR] section 3.1.1.12.
-
<expiresAt>20070619T210654</expiresAt>