Definition Type: Element
Name: header
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_RevisionHeader
Containing Schema: sml-sharedWorkbookRevisions.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Header
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-sharedworkbookrevisions_xsd Drilldown into reviewedList in schema sml-sharedworkbookrevisions_xsd Drilldown into sheetIdMap in schema sml-sharedworkbookrevisions_xsd Drilldown into maxRId in schema sml-sharedworkbookrevisions_xsd Drilldown into minRId in schema sml-sharedworkbookrevisions_xsd Drilldown into id in schema shared-relationshipreference_xsd Drilldown into userName in schema sml-sharedworkbookrevisions_xsd Drilldown into maxSheetId in schema sml-sharedworkbookrevisions_xsd Drilldown into dateTime in schema sml-sharedworkbookrevisions_xsd Drilldown into guid in schema sml-sharedworkbookrevisions_xsd Drilldown into CT_RevisionHeader in schema sml-sharedworkbookrevisions_xsdXSD Diagram of header in schema sml-sharedworkbookrevisions_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="header" type="CT_RevisionHeader" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Header</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sheetIdMap nsM:sheetIdMap 1 1
reviewedList nsM:reviewedList 0 1
extLst nsM:extLst 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
guid nsM:guid Required
dateTime nsM:dateTime Required
maxSheetId nsM:maxSheetId Required
userName nsM:userName Required
id r:id Required
minRId nsM:minRId Optional
maxRId nsM:maxRId Optional
Collapse Derivation Tree: