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 |
---|---|
Root element of the Instructions Response document. |
|
This element specifies whether the download and execution of the package is mandatory or optional. |
|
The name of the package. |
|
A short description of the package. |
|
A longer description of the package. |
|
The size of the package, in bytes. |
|
A 32 bit mask used to encode network connection-related constraints. |
|
The time at which this package is to be downloaded and executed. |
|
Top-level element of the section that defines the behavior of recurring packages. |
|
Defines how often the device downloads and executes the package, or only executes the package. |
|
Defines whether the device downloads and executes the package, or only executes the package. |
|
The location on the client where the package contents are to be saved. |
|
The command line to be executed for this package. |
|
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