complexType GroupDefinitionType

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

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="GroupDefinitionType">
    <
xsd:annotation>
        <
xsd:documentation>Describes a particular grouping of OLAP members in a hierarchy level in an OLAP-based PivotTable view or report.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:element name="Name" type="xsd:string" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies the name for an OLAP member group.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="UniqueName" type="xsd:string" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies a unique name for an OLAP member group.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="Caption" type="xsd:string" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies a caption (display name) for an OLAP member group.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="GroupNumber" type="xsd:integer" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies a number that uniquely identifies a group within an OLAP hierarchy level.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="ParentName" type="xsd:string" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Contains the name of the parent OLAP hierarchy level for a member group.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="ParentUniqueName" type="xsd:string" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Contains the unique name of the parent OLAP hierarchy level of a member group.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="ParentIsOther" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Contains a Boolean value indicating that the parent of a group is not another group.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="GroupMember" type="GroupMemberType" minOccurs="0" maxOccurs="unbounded">
            <
xsd:annotation>
                <
xsd:documentation>Describes a particular member of a group within a hierarchy level in an OLAP-based PivotTable view or report.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
    </
xsd:sequence>
</
xsd:complexType>


Documentation

Describes a particular grouping of OLAP members in a hierarchy level in an OLAP-based PivotTable view or report.


complexType GroupDefinitionType


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.