Definition Type: ComplexType
Name: CT_CommentAuthorList
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-comments.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into cmAuthor in schema pml-comments_xsdXSD Diagram of CT_CommentAuthorList in schema pml-comments_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_CommentAuthorList">
    <xsd:sequence>
        <xsd:element name="cmAuthor" type="CT_CommentAuthor" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Comment Author</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cmAuthor p:cmAuthor 0 unbounded
Collapse Derivation Tree:
Collapse References:
p:cmAuthorLst