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