Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The version node has four mandatory sub nodes making up a standard Microsoft four part version number.
Usage
<Version>
child elements
</Version>
Attributes
There are no attributes.
Child elements
Element | Description |
---|---|
Build part of standard version number. |
|
Major version part of standard version number. |
|
Minor version part of standard version number. |
|
Revision part of standard version number. |
Child element sequence
(
Major,
Minor,
Build,
Revision
)
Parent elements
Element | Description |
---|---|
Contains the application name and version. |
|
The unique identity of a job or an assessment. |
Remarks
AXE never changes a job's version number. The AXE assessment management object model provides a read/write version property to the solution. This lets the solution mange the version numbers for jobs.
Element information
Can be empty | No |