Definition Type: SimpleType
Name: authorType
Namespace: http://schemas.microsoft.com/aml/2001/core
Containing Schema: aml.xsd
Documentation:
Defines an author name.
Collapse XSD Schema Diagram:
XSD Diagram of authorType in schema aml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:simpleType name="authorType">
    <xsd:annotation>
        <xsd:documentation>Defines an author name.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:anyURI">
    </xsd:restriction>
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
aml:author