Share via


Attachments Element (DeploymentManifest)

Applies to: SharePoint Foundation 2010

Represents a container, or collection, of Windows SharePoint Services 3.0Attachment object instances.

DELCARATION
<xs:element name="Attachments" type="SPAttachmentCollection" minOccurs="0" maxOccurs="1" />

USAGE
<ListItem>
        <Attachments>
                <Attachement />
        </Attachements>
</ListItem>

Type

SPAttachmentCollection

Attributes

Attribute

Type

Description

None

Child Elements

Attachment Element (DeploymentManifest)

Parent Elements

ListItem Element (DeploymentManifest - SPGenericObject)

See Also

Reference

Attachment Element (DeploymentManifest)

SPAttachmentCollection

Concepts

DeploymentManifest Schema