Skip to content

Implement MS-MDM message syntax #12840

@marcosd4h

Description

@marcosd4h

Goal

The MS-MDM protocol uses SyncML message format for all communications between client and server. The well-formed XML SyncML message structure and required elements must be implemented. The MS-MDM spec is available here

Tasks

  • Implement SyncML message format with SyncHdr and SyncBody
  • Implement support for all required common elements like CmdID, MsgRef etc.
  • Implement support for data description elements like Data, Item, Meta
  • Implement support for protocol management element Status and Results. This will be used to manage command responses from the client.
  • Implement support for protocol command elements Add, Delete, Get, Exec. This will be used to send command to the client.
  • All required common, container, data description and protocol elements must be implemented according to spec

Metadata

Metadata

Assignees

Labels

#g-mdmMDM product group:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.~sub-taskA technical sub-task that is part of a story. (Not QA'd. Not estimated.)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions