Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Replace element specifies the SyncML command to replace data items. The element has the following syntax.
-
<Replace>(CmdID, Meta?, Item+)</Replace>
Parent Elements: Atomic (section 2.2.7.3), 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.
The Meta (section 2.2.5.3) element is optional. When Meta is present, it specifies the meta-information to be used for the command.
One or more Item (section 2.2.5.2) element types MUST be specified. The Item elements contain the data items to replace.
Content Model: (CmdID, Meta?, Item+)
Attributes: None.