Instruction Response Document Elements
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. |
For more information about this XML document, see Instruction Response from the Server.
See Also
Device Management XML Elements | Device Management Reference | Device Management | Device Management Operation
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.