<chart> (Reference to Chart Part)

This element specifies the chart.

Attributes

Description

<id> (Relationship Reference)

Namespace: .../officeDocument/2006/relationships

Specifies the relationship ID for the relationship for this Chart, Chart Drawing, or VML Drawing part. The type of relationship needed is specified by the parent element.

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_RelId">
	<attribute ref="r:id" use="required"/>
</complexType>