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