2.2.7.3 Atomic

The Atomic element specifies the SyncML command to request that subordinate commands be executed as a set or not at all. The element has the following syntax.

 <Atomic>(CmdID, Meta?, (Add | Delete | Atomic | Replace | Get | Exec)+)</Atomic>

Parent Elements: SyncBody (section 2.2.4.3)

Restrictions: The CmdID (section 2.2.3.2) element type is required and specifies the unique identifier for the command in the SyncML message.

Content Model: (CmdID, Meta?, (Add| Delete | Atomic | Replace | Get | Exec)+)

Attributes: None.