Definition Type: Element
Name: rcmt
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_RevisionComment
Containing Schema: sml-sharedWorkbookRevisions.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Revision Cell Comment
Collapse XSD Schema Diagram:
Drilldown into newLength in schema sml-sharedworkbookrevisions_xsd Drilldown into oldLength in schema sml-sharedworkbookrevisions_xsd Drilldown into author in schema sml-sharedworkbookrevisions_xsd Drilldown into hiddenColumn in schema sml-sharedworkbookrevisions_xsd Drilldown into hiddenRow in schema sml-sharedworkbookrevisions_xsd Drilldown into old in schema sml-sharedworkbookrevisions_xsd Drilldown into alwaysShow in schema sml-sharedworkbookrevisions_xsd Drilldown into action in schema sml-sharedworkbookrevisions_xsd Drilldown into guid in schema sml-sharedworkbookrevisions_xsd Drilldown into cell in schema sml-sharedworkbookrevisions_xsd Drilldown into sheetId in schema sml-sharedworkbookrevisions_xsd Drilldown into CT_RevisionComment in schema sml-sharedworkbookrevisions_xsdXSD Diagram of rcmt in schema sml-sharedworkbookrevisions_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="rcmt" type="CT_RevisionComment" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Revision Cell Comment</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
sheetId nsM:sheetId Required
cell nsM:cell Required
guid nsM:guid Required
action nsM:action add (Optional)
alwaysShow nsM:alwaysShow false Optional
old nsM:old false Optional
hiddenRow nsM:hiddenRow false Optional
hiddenColumn nsM:hiddenColumn false Optional
author nsM:author Required
oldLength nsM:oldLength 0 (Optional)
newLength nsM:newLength 0 (Optional)
Collapse Derivation Tree: