[Table of Contents] [docx version]

SpreadsheetML Reference Material - Table of Contents

externalReferences (External References)

This element defines the collection of external references for this workbook.

Parent Elements

workbook3.2.27)

 

Child Elements

Subclause

externalReference (External Reference)

§3.2.8

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

<complexType name="CT_ExternalReferences">

   <sequence>

   <element name="externalReference" type="CT_ExternalReference" minOccurs="1" maxOccurs="unbounded"/>

   </sequence>

</complexType>