Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

Common elements are used by other OMA DM element types. The following table lists the OMA DM common elements used to configure Windows Mobile devices. For more information about OMA DM common elements, see "SyncML Representation Protocol Device Management Usage" (OMA-SyncML-DMRepPro-V1_1_2-20030613-A) available from the OMA .

Element Description

Chal

Specifies an authentication challenge. The server or client can send a challenge to the other if no credentials or inadequate credentials were given in the original request message.

Cmd

Specifies the name of an OMA DM command referenced in a Status element.

CmdID

Specifies the unique identifier for an OMA DM command

CmdRef

Specifies the ID of the command for which status or results information is being returned. This element takes the value of the CmdID element of the corresponding request message.

Cred

Specifies the authentication credential for the originator of the message.

Final

Indicates that the current message is the last message in the package.

LocName

Specifies the display name in the Target and Source elements, used for sending userid for MD5 authentication.

LocURI

Specifies the address of the target or source location.

MsgID

Specifies a unique identifier for an OMA DM session message.

MsgRef

Specifies the id of the corresponding request message. This element takes the value of the request message MsgID element.

RespURI

Specifies the URI that the recipient must use when sending a response to this message.

SessionID

Specifies the identifier of the OMA DM session associated with the containing message.

Source

Specifies the message source address.

SourceRef

Specifies the source of the corresponding request message. This element takes the value of the request message Source element and is returned in the Status or Results element.

Target

Specifies the address of the node in the DM Tree that is the target of the OMA DM command.

TargetRef

Specifies the target address in the corresponding request message. This element takes the value of the request message Target element ands is returned in the Status or Results element.

VerDTD

Specifies the major and minor version identifier of the OMA DM representation protocol specification used to represent the message.

VerProto

Specifies the major and minor version identifier of the OMA DM protocol specification used with the message.

See Also