Represents properties of a particular version of a document in a GroupWise library.
<Version> <extension base="ContainerItem"> <library type="NameAndEmail"/> <documentNumber type="unsignedInt"/> <versionCreator type="NameAndEmail"/> <retrievedBy type="NameAndEmail"/> <retrievedDate type="dateTime"/> <versionNumber type="unsignedInt"/> <versionDescription type="string"/> <versionStatus type="VersionStatus"/> <life type="unsignedInt"/> <ageAction type="AgeAction"/> <fileSize type="unsignedInt"/> <filename type="string"/>
Specifies the document library.
Specifies the document number in the library.
Specifies the user that created the version.
User that retrieved the document.
Specifies the date that the version was retrieved.
Specifies the version number of the document.
Specifies the version description of the document.
Specifies the status of the version.
Specifies the document life in days. After the life in days, the ageAction occurs.
Specifies the action that occurs to a document when the life of the document reaches the life value in days: archive, delete, etc.
Specifies the size of the document.
Specifies the extension of the file.