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 SyncML element type serves as the container for a SyncML Message. The element type has the following syntax.
-
<SyncML xmlns=‘SYNCML:SYNCML1.2’>(SyncHdr, SyncBody)</SyncML>
Parent Element: None. SyncML is the root (or document) element.
Restrictions: None.
Content Model: (SyncHdr (section 2.2.4.2), SyncBody (section 2.2.4.3))
Attributes: SyncML requires the xmlns
attribute. The attribute type is CDATA and the value MUST be the string "SYNCML:SYNCML1.2".