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