Definition Type: Attribute
Name: id
Namespace: http://www.w3.org/XML/1998/namespace
Type: ID:http://www.w3.org/2001/XMLSchema
Containing Schema: xml.xsd
Documentation:
See http://www.w3.org/TR/xml-id/ for information about this attribute.
Collapse XSD Schema Diagram:
XSD Diagram of id in schema xml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xs:attribute name="id" type="xs:ID">
    <xs:annotation>
        <xs:documentation>See http://www.w3.org/TR/xml-id/ for
                     information about this attribute.</xs:documentation>
    </xs:annotation>
</xs:attribute>