Guid element
Each job requires a unique identity represented by a GUID . This Id is created by the AXE assessment management API's when it creates a job object. Once created this GUID it is never changed.
<Guid>
text
</Guid>
There are no attributes.
A GUID in registry format. The open and close braces are required.
There are no child elements.
Element | Description |
---|---|
This element describes the results for individual assessment. |
AXE uniquely identifies each assessments run by a GUID. AXE guarantees this node is present in results files . Assessments are not to write this node because they do not have access to the GUID of the corresponding assessment manifest.
Solutions should look up the value of this Guid in the AssessmentRun element to index the collection of assessment manifests the reports in the AssessmentManifests element.
Note that the GUID property will always be read only as it is initialized on when a job is newly created.
Can be empty | Yes |