Definition Type: Element
Name: cmAuthor
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Type: p:CT_CommentAuthor
Containing Schema: pml-comments.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Comment Author
Collapse XSD Schema Diagram:
Drilldown into extLst in schema pml-comments_xsd Drilldown into clrIdx in schema pml-comments_xsd Drilldown into lastIdx in schema pml-comments_xsd Drilldown into initials in schema pml-comments_xsd Drilldown into name in schema pml-comments_xsd Drilldown into id in schema pml-comments_xsd Drilldown into CT_CommentAuthor in schema pml-comments_xsdXSD Diagram of cmAuthor in schema pml-comments_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="cmAuthor" type="CT_CommentAuthor" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Comment Author</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
extLst p:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
id p:id Required
name p:name Required
initials p:initials Required
lastIdx p:lastIdx Required
clrIdx p:clrIdx Required
Collapse Derivation Tree: