2.2.2 Elements

Elements of the Document class are defined in two namespaces: DocumentLibrary and AirSyncBase. All Document class elements are specified in this document. However, elements defined in the AirSyncBase namespace are further specified in [MS-ASAIRS].

The following table summarizes the set of common XML schema element definitions defined by this specification. For details about how these elements are used by a particular operation, see sections 3.1.5.1, 3.1.5.2, 3.2.5.1, and 3.2.5.2.

Element name

Description

LinkId (section 2.2.2.8)

The link to the document, specified as a Uniform Resource Identifier (URI).

DisplayName (section 2.2.2.4)

The name of the document or folder, as displayed by the client.

IsFolder (section 2.2.2.5)

Specifies whether the item is a folder or a document.

CreationDate (section 2.2.2.3)

The date and time when the document or folder was first created.

LastModifiedDate (section 2.2.2.7)

The date and time when the document, or the folder, or its properties was last modified.

IsHidden (section 2.2.2.6)

Specifies whether this is a hidden object.

ContentLength (section 2.2.2.1)

The estimated size of the document, in bytes.

ContentType (section 2.2.2.2)

The Multipurpose Internet Mail Extensions (MIME) type of the binary-encoded content or content encoded with base64 encoding.