<definedNames> (Named Links)

This element is a collection of the defined names associated with the supporting workbook.

Parent Elements

<externalBook>3.14.7)

Child Elements

Subclause

<definedName> (Defined Name)

§3.14.5

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

<complexType name="CT_ExternalDefinedNames">
	<sequence>
	<element name="definedName" type="CT_ExternalDefinedName" minOccurs="0" maxOccurs="unbounded"/>
	</sequence>
</complexType>