Meta element
Meta-information about the start time and duration.
Usage
<Meta>
child elements
</Meta>
Attributes
There are no attributes.
Child elements
Element | Description |
---|---|
ExecutionGuid |
The Guid of the job execution. |
JobDuration |
The duration of the job in milliseconds. |
JobStartDateTime |
The date and time when the job started in Coordinated Universal Time format. |
SessionLogFiles |
The path of the folder that holds the log files for the job. |
Child element sequence
(
JobStartDateTime,
JobDuration,
SessionLogFiles,
ExecutionGuid
)
Parent elements
Element | Description |
---|---|
AxeJobResults |
This node contains the entirety of the job used to generate a set of results. |
Element information
Can be empty | No |