DocumentRef

Contains a document reference.

Syntax

<DocumentRef>
<extension base="Mail">
<library type="NameAndEmail"/>
<documentNumber type="unsignedInt"/>
<filename type="string"/>
<documentTypeName type="string"/>
<author type="NameAndEmail"/>
<creator type="NameAndEmail"/>
<officialVersion type="unsignedInt"/>
<currentVersion type="unsignedInt"/>
<versionNumber type="unsignedInt"/>
<versionDescription/>
<fileSize type="unsignedInt"/>
<acl type="AccessControlList"/>

Definitions

library

Specifies the document library.

documentNumber

Specifies the document number in the library.

filename

Specifies the extension of the file.

documentTypeName

Specifies the documentType.

author

Specifies the author of the document.

creator

Specifies the creator of the document.

officialVersion

Specifies the version of the document that is marked as official.

currentVersion

Specifies the version of the document that is current.

versionDescription

Specifies the description of the document version.

fileSize

Specifies the size of the file.

acl

Specifies the access control list of the document.