<smartTags> (Smart Tags)

This element specifies the existence of smart tags within the corresponding presentation.

Parent Elements

<presentation>4.3.1.24)

Attributes

Description

<id> (Relationship Identifier)

Namespace: .../officeDocument/2006/relationships

Specifies the relationship identifier that is used in conjunction with a corresponding relationship file to resolve the location of this smart tag.

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