2.2.3.6 MsgID
The MsgID element type specifies a unique SyncML session identifier for the SyncML message. The element type has the following syntax:
-
<MsgID>(#PCDATA)</MsgID>
Parent Element: SyncHdr (section 2.2.4.2)
Restrictions: MsgID MUST be specified in the SyncHdr and MUST be unique to the device within the SyncML session. The value is a monotonically increasing numeric value that starts at one (1) for the first message in the SyncML session. The MsgID specified in a SyncML request MUST be the content of the MsgRef (section 2.2.3.7) element type specified in the corresponding SyncML Results (section 2.2.7.8) or response Status (section 2.2.6.1).
Content Model: (#PCDATA)
Attributes: None.