<xsd:element name="Location">
<xsd:annotation>
<xsd:documentation>Contains an A1-style reference to a range in the worksheet containing a PivotTable report, or contains the URL (on the intranet or the Web) or path (local or network) to the location where a published item is saved.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="HRef" type="xsd:string" form="qualified" use="required">
<xsd:annotation>
<xsd:documentation>Specifies the URL (on the intranet or the Web) or path (local or network) to the location where a published item is saved.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
|