AxeAssessmentManifest element
This is the root node of an assessment manifest.
Usage
<AxeAssessmentManifest>
child elements
</AxeAssessmentManifest>
Attributes
There are no attributes.
Child elements
Element | Description |
---|---|
Description |
Describes an assessment manifest. |
Execution |
This node describes how AXE executes an assessment. |
LocalizedStringDictionary |
The localized strings that should be displayed in a UI for localized nodes in the manifest. |
MetricDefinitions |
This element contains a collection of MetricDefinition elements. |
MetricThresholds |
Contains one or more metric thresholds. |
MinimumAxeVersionRequired |
Describes the minimum AXE version required. |
ParameterDefinitions |
A collection of ParameterDefinition elements. |
PresentationHints |
The root node of the presentation hints section. |
Properties |
This element describes assessment properties. |
VersionedId |
The unique identity of a job or an assessment. |
Child element sequence
(
VersionedId,
MinimumAxeVersionRequired,
Description,
Properties,
ParameterDefinitions,
MetricDefinitions,
PresentationHints,
MetricThresholds,
Execution,
LocalizedStringDictionary
)
Parent elements
There are no parent elements.
Element information
Can be empty | No |