2.2.3.3 CmdRef

The CmdRef element type specifies a reference to a CmdID that is used by the Status (section 2.2.6.1) element type. The element type has the following syntax:

 <CmdRef>(#PCDATA)</CmdRef>

Parent Elements: Results (section 2.2.7.8), Status

Restrictions: CmdRef MUST refer to the CmdID (section 2.2.3.2) of the SyncML command referred to by Status. CmdRef MUST be present in the SyncML message, except when the Status command refers to the SyncHdr (section 2.2.4.2) of the associated SyncML request message. For example, a status can be sent back to the originator for exceptions (that is, (401) Unauthorized) found within the SyncHdr of the originator’s request.

Content Model: (#PCDATA)

Attributes: None.