complexType ConsolidationReferenceType

complexType {urn:schemas-microsoft-com:office:excel}ConsolidationReferenceType

Abstractfalse (This can be used in an instance)
Target Namespaceurn:schemas-microsoft-com:office:excel
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:rs=urn:schemas-microsoft-com:rowset
xmlns:s=uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882
xmlns=urn:schemas-microsoft-com:office:excel


Source

<xsd:complexType name="ConsolidationReferenceType">
    <
xsd:annotation>
        <
xsd:documentation>Contains the properties of a range data source.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:element name="FileName" type="xsd:string" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Contains the name of the file that contains the source range of a PivotTable report.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:choice>
            <
xsd:element name="Name" type="xsd:string">
                <
xsd:annotation>
                    <
xsd:documentation>Contains the user-defined name of an object, range, or reference to another workbook, the location and name of a text file, or the built-in name of a range.</xsd:documentation>
                </
xsd:annotation>
            </
xsd:element>
            <
xsd:element name="Reference" type="xsd:string">
                <
xsd:annotation>
                    <
xsd:documentation>Contains the properties of a consolidation reference when in a SourceConsolidation element, or a cell range when in the ConsolidationReference element.</xsd:documentation>
                </
xsd:annotation>
            </
xsd:element>
        </
xsd:choice>
    </
xsd:sequence>
</
xsd:complexType>


Documentation

Contains the properties of a range data source.


complexType ConsolidationReferenceType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.