Definition Type: Attribute
Name: author
Namespace: http://schemas.microsoft.com/aml/2001/core
Type: aml:authorType
Containing Schema: aml.xsd
Use Optional
Documentation:
Returns the document's author from the document properties collection. Not used for bookmarks.
Collapse XSD Schema Diagram:
XSD Diagram of author in schema aml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="author" type="authorType" use="optional">
    <xsd:annotation>
        <xsd:documentation>Returns the document's author from the document properties collection. Not used for bookmarks.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: