complexType GroupMemberType

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

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="GroupMemberType">
    <
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:sequence>
        <
xsd:element name="Name" type="xsd:string" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies the name of a group member. If the group member with which this element is associated is itself the parent of another group, then this element is used to identify the group member.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="UniqueName" type="xsd:string" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies a unique name for a group member. If the group member with which this element is associated is not the parent of another group, then this element is used to identify the group member instead of the Name element.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
    </
xsd:sequence>
</
xsd:complexType>


Documentation

Describes a particular member of a group within a hierarchy level in an OLAP-based PivotTable view or report.


complexType GroupMemberType


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.