2.2.3.1 Cmd
The Cmd element type specifies the name of the SyncML command that is referenced by a Status (section 2.2.6.1) element type. The element type has the following syntax:
-
<Cmd>(#PCDATA)</Cmd>
Parent Element: Status (section 2.2.6.1)
Restrictions: Cmd MUST be a string that is one of the following SyncML command names: Add, Atomic, Delete, Exec, Get, Replace, Results, or Status.
Content Model: (#PCDATA)
Attributes: None.