Definition Type: ComplexType
Name: CT_NameType
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/bibliography
Containing Schema: shared-bibliography.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into NameList in schema shared-bibliography_xsdXSD Diagram of CT_NameType in schema shared-bibliography_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_NameType">
    <xsd:sequence>
        <xsd:element name="NameList" type="CT_NameListType" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Name List</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NameList nsH:NameList 1 1
Collapse Derivation Tree:
Collapse References:
nsH:Artist, nsH:BookAuthor, nsH:Compiler, nsH:Composer, nsH:Conductor, nsH:Counsel, nsH:Director, nsH:Editor, nsH:Interviewee, nsH:Interviewer, nsH:Inventor, nsH:ProducerName, nsH:Translator, nsH:Writer