2.2.5.3.2 current Element
The SRMP <current> element MUST be present as a child element of the <stream> element.
It MUST contain a number of type xs:unsignedLong, as the following example shows, that defines the relative location of the message in the stream. The first message in the stream MUST be assigned the value 1.
The <current> element corresponds to the Message.TransactionSequenceNumber attribute of the ADM Message data element. For details, see [MS-MQDMPR] section 3.1.1.12.
-
<current>42</current>