2.2.3.8 SessionID

The SessionID element type specifies the identifier of the SyncML session that is associated with the SyncML message. The SessionID can remain valid across the exchange of many SyncML messages between the client and server. The element type has the following syntax.

The element type has the following syntax.

 <SessionID>(#PCDATA)</SessionID>

Parent Element: SyncHdr (section 2.2.4.2)

Restrictions: SessionID is an opaque string that MUST be specified in the SyncHdr in all SyncML messages. The initiator SHOULD use a unique SessionID for each session. Note that for practical implementations for a client, using an 8-bit incrementing SessionID counter is sufficient. The maximum length of a SessionID is 4 bytes.

Content Model: (#PCDATA)

Attributes: None.