Definition Type: Attribute
Name: name
Namespace: uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use Required
Documentation:
Set to the name of a field in the PivotTable cache. The value of this attribute must be set to the value of one of the type attributes specified in the ElementType element.
Collapse XSD Schema Diagram:
XSD Diagram of name in schema schema_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="name" type="xsd:string" use="required">
    <xsd:annotation>
        <xsd:documentation>Set to the name of a field in the PivotTable cache. The value of this attribute must be set to the value of one of the type attributes specified in the ElementType element.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>