Definition Type: Attribute
Name: id
Namespace: http://schemas.microsoft.com/aml/2001/core
Type: aml:idType
Containing Schema: aml.xsd
Use Required
Documentation:
Uniquely identifies the insertion, deletion, formatting change, comment, or bookmark.
Collapse XSD Schema Diagram:
XSD Diagram of id in schema aml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="id" type="idType" use="required">
    <xsd:annotation>
        <xsd:documentation>Uniquely identifies the insertion, deletion, formatting change, comment, or bookmark.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: