Definition Type: Element
Name: Last
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/bibliography
Type: nsH:ST_String255
Containing Schema: shared-bibliography.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Person's Last, or Family, Name
Collapse XSD Schema Diagram:
XSD Diagram of Last in schema shared-bibliography_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="Last" type="ST_String255" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Person's Last, or Family, Name</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: