Contains the document type. Each document has an associated document type.
<DocumentType> <sequence> <element ref="name"/> <life type="unsignedInt"/> <maximumVersions type="unsignedInt"/> <ageAction type="AgeAction"/>
Specifies the name of the document type.
Specifies the document life in days. After the life in days, the ageAction occurs.
Specifies the maximum number of versions for the document.
Specifies the action (archive, delete, etc.) that occurs when the life of the document reaches the life value in days.