Definition Type: Element
Name: cm
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Type: p:CT_Comment
Containing Schema: pml-comments.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Comment
Collapse XSD Schema Diagram:
Drilldown into extLst in schema pml-comments_xsd Drilldown into text in schema pml-comments_xsd Drilldown into pos in schema pml-comments_xsd Drilldown into idx in schema pml-comments_xsd Drilldown into dt in schema pml-comments_xsd Drilldown into authorId in schema pml-comments_xsd Drilldown into CT_Comment in schema pml-comments_xsdXSD Diagram of cm in schema pml-comments_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="cm" 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
pos p:pos 1 1
text p:text 1 1
extLst p:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
authorId p:authorId Required
dt p:dt Optional
idx p:idx Required
Collapse Derivation Tree: