AxeJobResults element
Assessments produce one or more XML files that contain individual results. AXE aggregates all of the assessment result files into the final job results file. During that process, Axe adds this node around all of the aggregated results from individual assessments. Assessments do not write this node into their own results files.
Usage
<AxeJobResults>
child elements
</AxeJobResults>
Attributes
There are no attributes.
Child elements
Element | Description |
---|---|
AnalysisJobInfo |
Information about the analysis job, including platform version, run times, and log files. |
AssessmentResults |
This element is a container for one or more AssessmentResult elements. |
Id |
A unique GUID identifier. |
MachineConfiguration |
Contains elements that hold information about the computer. |
Meta |
This node contains the entirety of the job used to generate a set of results. |
Child element sequence
AssessmentResultsIdMachineConfigurationMetaAnalysisJobInfo
Parent elements
There are no parent elements.
Element information
Can be empty | No |