AssessmentJobResults element
The root node of the assessment.
This manifest format describes the results of exactly one job.
Usage
<AssessmentJobResults>
child elements
</AssessmentJobResults>
Attributes
There are no attributes.
Child elements
Element | Description |
---|---|
This node contains the entirety of the job used to generate a set of results. |
|
This node is the parent of one or more AssessmentResultelements. |
|
Each report file can have a unique identity. |
|
Contains elements that hold information about the computer. |
|
Meta-information about the start time and duration. |
Child element sequence
(
Id,
MachineConfiguration,
Meta,
AssessmentJobManifest,
AssessmentResults
)
Parent elements
There are no parent elements.
Examples
The most minimal results file is simply a single metric value. Here are two examples:
<AssessmentResult><Iterations><Iteration><MetricValues>
<MetricValue>
<value>124</value>
</MetricValue>
</MetricValues></Iteration></Iterations></AssessmentResult>
Element information
Can be empty | No |
Send comments about this topic to Microsoft
Build date: 10/12/2013