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