Specifies the major version number of the instance configuration file (ICF).
<Version> <Major>
Data type
Non-negative integer.
Default value
None.
Occurrence
Required once per Version element.
Updates
The entire version number can be incremented, and then updated when updating the instance.
Parent element
Version Element (ICF)
Child elements
Use the Major element to specify which version of Notification Services the ICF conforms to or to track the major version number of the ICF using your own version numbers.
The entire Version element is optional.
This example shows how to specify the major version number for ICF version 2.0.1.1.
<Major>2</Major>