Definition Type: Element
Name: comments
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_Comments
Containing Schema: wml.xsd
Abstract
Documentation:
Comments Collection
Collapse XSD Schema Diagram:
Drilldown into comment in schema wml_xsd Drilldown into CT_Comments in schema wml_xsdXSD Diagram of comments in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="comments" type="CT_Comments">
    <xsd:annotation>
        <xsd:documentation>Comments Collection</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
comment w:comment 0 unbounded
Collapse Derivation Tree: