CT_PivotSource

Complex Type Information

Model

Children: extLst, fmtId, name

Used By

Source

<xsd:complexType name="CT_PivotSource">
  <xsd:sequence>
    <xsd:element name="name" type="s:ST_Xstring" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="fmtId" type="CT_UnsignedInt" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>