Contains a document.
<Document> <extension base="ContainerItem"> <element ref="subject"/> <library type="NameAndEmail"/> <documentNumber type="unsignedInt"/> <documentTypeName type="string"/> <author type="NameAndEmail"/> <creator type="NameAndEmail"/> <officialVersion type="unsignedInt"/> <currentVersion type="unsignedInt"/> <current type="AccessControlList"/> <official type="AccessControlList"/> <other type="AccessControlList"/> <size type="int"/> <filename type="string"/> </Document>
Specifies the subject of a document.
Specifies the document library.
Specifies the document number in the library.
Specifies the documentType.
Specifies the author of the document.
Specifies the creator of the document.
Specifies the version of the document that is marked as official.
Specifies the version of the document that is current.
Specifies the access control list for the current version.
Specifies the access control list for the official version.
Specifies the access control list for all other versions.
Specifies the size of the document.
Specifies the document file name.