Definition Type: Element
Name: NameList
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/bibliography
Type: nsH:CT_NameListType
Containing Schema: shared-bibliography.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Name List
Collapse XSD Schema Diagram:
Drilldown into Person in schema shared-bibliography_xsd Drilldown into CT_NameListType in schema shared-bibliography_xsdXSD Diagram of NameList in schema shared-bibliography_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="NameList" type="CT_NameListType" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Name List</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Person nsH:Person 1 unbounded
Collapse Derivation Tree: