Definition Type: Element
Name: comment
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_Comment
Containing Schema: sml-comments.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Comment
Collapse XSD Schema Diagram:
Drilldown into text in schema sml-comments_xsd Drilldown into guid in schema sml-comments_xsd Drilldown into authorId in schema sml-comments_xsd Drilldown into ref in schema sml-comments_xsd Drilldown into CT_Comment in schema sml-comments_xsdXSD Diagram of comment in schema sml-comments_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="comment" type="CT_Comment" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Comment</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
text nsM:text 1 1
Collapse Child Attributes:
Name Type Default Value Use
ref nsM:ref Required
authorId nsM:authorId Required
guid nsM:guid Optional
Collapse Derivation Tree: