Share via


2.2.3.2 CmdID

The CmdID element type specifies a unique command identifier for the SyncML message. The element type has the following syntax.

 <CmdID>(#PCDATA)</CmdID>

Parent Elements: Add (section 2.2.7.1), Alert (section 2.2.7.2), Atomic (section 2.2.7.3), Delete (section 2.2.7.4), Exec (section 2.2.7.5), Get (section 2.2.7.6), Replace (section 2.2.7.7), Results (section 2.2.7.8), Status (section 2.2.6.1)

Restrictions: CmdID MUST always be present in the SyncML message. CmdID MUST be unique within the SyncML message and MUST NOT be the string "0".

Content Model: (#PCDATA)

Attributes: None.