Share via


Instruction Response Document Elements (Windows Embedded CE 6.0)

1/6/2010

This reference section groups all the XML elements that are used in the instruction response document that is sent by the server to the client, or device.

The following table shows the Instruction Response XML elements.

Element Description

Instructions

Root element of the Instructions Response document.

Required

This element specifies whether the download and execution of the package is mandatory or optional.

Name

The name of the package.

ShortDescription

A short description of the package.

LongDescription

A longer description of the package.

PackageSize

The size of the package, in bytes.

Flags

A 32 bit mask used to encode network connection-related constraints.

StartTime

The time at which this package is to be downloaded and executed.

Recurrence

Top-level element of the section that defines the behavior of recurring packages.

Interval

Defines how often the device downloads and executes the package, or only executes the package.

Behavior

Defines whether the device downloads and executes the package, or only executes the package.

LocalDestination

The location on the client where the package contents are to be saved.

CommandLine

The command line to be executed for this package.

SourceFiles

Specifies whether or not the download package contains a source file. It can be set to Yes or No.

For more information about this XML document, see Instruction Response from the Server.

See Also

Reference

Device Management Client XML Elements
Device Management Client Reference

Concepts

Device Management
Device Management Operation