Definition Type: Attribute
Name: indent
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: unsignedInt:http://www.w3.org/2001/XMLSchema
Containing Schema: sml-pivotTable.xsd
Default 1
Use (Optional)
Documentation:
Indentation for Compact Axis
Collapse XSD Schema Diagram:
XSD Diagram of indent in schema sml-pivottable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="indent" type="xsd:unsignedInt" default="1">
    <xsd:annotation>
        <xsd:documentation>Indentation for Compact Axis</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>