Definition Type: ComplexType
Name: CT_RevisionFormatting
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-sharedWorkbookRevisions.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-sharedworkbookrevisions_xsd Drilldown into dxf in schema sml-sharedworkbookrevisions_xsd Drilldown into length in schema sml-sharedworkbookrevisions_xsd Drilldown into start in schema sml-sharedworkbookrevisions_xsd Drilldown into sqref in schema sml-sharedworkbookrevisions_xsd Drilldown into s in schema sml-sharedworkbookrevisions_xsd Drilldown into xfDxf in schema sml-sharedworkbookrevisions_xsd Drilldown into sheetId in schema sml-sharedworkbookrevisions_xsdXSD Diagram of CT_RevisionFormatting in schema sml-sharedworkbookrevisions_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_RevisionFormatting">
    <xsd:sequence>
        <xsd:element name="dxf" type="CT_Dxf" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Formatting</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="extLst" minOccurs="0" type="CT_ExtensionList">
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="sheetId" type="xsd:unsignedInt" use="required">
        <xsd:annotation>
            <xsd:documentation>Sheet Id</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="xfDxf" type="xsd:boolean" use="optional" default="false">
        <xsd:annotation>
            <xsd:documentation>Row or Column Formatting Change</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="s" type="xsd:boolean" use="optional" default="false">
        <xsd:annotation>
            <xsd:documentation>Style</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="sqref" type="ST_Sqref" use="required">
        <xsd:annotation>
            <xsd:documentation>Sequence Of References</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="start" type="xsd:unsignedInt" use="optional">
        <xsd:annotation>
            <xsd:documentation>Start index</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="length" type="xsd:unsignedInt" use="optional">
        <xsd:annotation>
            <xsd:documentation>Length</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
dxf nsM:dxf 0 1
extLst nsM:extLst 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
sheetId nsM:sheetId Required
xfDxf nsM:xfDxf false Optional
s nsM:s false Optional
sqref nsM:sqref Required
start nsM:start Optional
length nsM:length Optional
Collapse Derivation Tree:
Collapse References:
nsM:rfmt, nsM:rfmt, nsM:rfmt