GroupMember element

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

Usage

      
<GroupMember />

    

Element Information

Element type GroupMemberType
Namespace urn:schemas-microsoft-com:office:excel
Schema name XML Spreadsheet 2000

Elements and Attributes

Parent Elements

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

Child Elements

Element Description
Name 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.
UniqueName 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.

Attributes

None.

Definition

      
<xsd:element name="GroupMember" type="GroupMemberType" minOccurs="0" maxOccurs="unbounded" >
</xsd:element>


    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp