[Table of Contents] [docx version]

PresentationML Reference Material - Table of Contents

custData (Customer Data)

This element specifies customer data which allows for the specifying and persistence of customer specific data within the presentation.

Parent Elements

custDataLst4.4.1.16)

 

Attributes

Description

id (Relationship ID)

 

Namespace: .../officeDocument/2006/relationships

This attribute specifies the relationship id for referencing other resources outside the scope of the current PresentationML file.

 

The possible values for this attribute are defined by the ST_RelationshipId simple type (§7.8.2.1).

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_CustomerData">

   <attribute ref="r:id" use="required"/>

</complexType>