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