3.1.4.52.3.2 ArrayOfPivotFieldListRelatedGroup
Namespace: http://schemas.microsoft.com/office/Excel/Server/WebServices/ExcelServerInternalService/
The ArrayOfPivotFieldListRelatedGroup type is an array of PivotFieldListRelatedGroup elements (section 3.1.4.52.3.3).
-
<xs:complexType name="ArrayOfPivotFieldListRelatedGroup" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="PivotFieldListRelatedGroup" nillable="true" type="tns:PivotFieldListRelatedGroup"/> </xs:sequence> </xs:complexType>
PivotFieldListRelatedGroup: A PivotFieldListRelatedGroup element as specified in section 3.1.4.52.3.3.