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