Revision Element (ICF)
Specifies the revision number of the instance configuration file (ICF).
Syntax
<Version>
...
<Revision>
Element Characteristics
Characteristic | Description |
---|---|
Data type |
Nonnegative 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. |
Element Relationships
Relationship | Elements |
---|---|
Parent element |
|
Child elements |
None. |
Hinweise
Use the Revision element to specify which revision of Notification Services the ICF conforms to or to track the revision number of the ICF using your own version numbers.
The entire Version element is optional.
Beispiel
This example shows how to specify the revision number for ICF version 2.0.1.1.
<Revision>1</Revision>
Siehe auch
Verweis
Application Definition File Reference
Konzepte
Instance Configuration File Reference
Andere Ressourcen
Angeben der Instanzversion und des Instanzverlaufs
Aktualisieren von Instanzen und Anwendungen