Definition Type: ComplexType
Name: CT_RevisionSheetRename
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 newName in schema sml-sharedworkbookrevisions_xsd Drilldown into oldName in schema sml-sharedworkbookrevisions_xsd Drilldown into sheetId in schema sml-sharedworkbookrevisions_xsd Drilldown into ra in schema sml-sharedworkbookrevisions_xsd Drilldown into ua in schema sml-sharedworkbookrevisions_xsd Drilldown into rId in schema sml-sharedworkbookrevisions_xsd Drilldown into AG_RevData in schema sml-sharedworkbookrevisions_xsdXSD Diagram of CT_RevisionSheetRename in schema sml-sharedworkbookrevisions_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_RevisionSheetRename">
    <xsd:sequence>
        <xsd:element name="extLst" minOccurs="0" type="CT_ExtensionList">
        </xsd:element>
    </xsd:sequence>
    <xsd:attributeGroup ref="AG_RevData" />
    <xsd:attribute name="sheetId" type="xsd:unsignedInt" use="required">
        <xsd:annotation>
            <xsd:documentation>Sheet Id</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="oldName" type="ST_Xstring" use="required">
        <xsd:annotation>
            <xsd:documentation>Old Sheet Name</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="newName" type="ST_Xstring" use="required">
        <xsd:annotation>
            <xsd:documentation>New Sheet Name</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
extLst nsM:extLst 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
rId nsM:rId Required
ua nsM:ua false Optional
ra nsM:ra false Optional
sheetId nsM:sheetId Required
oldName nsM:oldName Required
newName nsM:newName Required
Collapse Derivation Tree:
Collapse References:
nsM:rsnm