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