Definition Type: Attribute
Name: name
Namespace: http://www.w3.org/2001/XMLSchema
Containing Schema: XMLSchema.xsd
Use Prohibited
Documentation:
Forbidden when nested
Collapse XSD Schema Diagram:
XSD Diagram of name in schema xmlschema_xsd (W3C XML Schema Definition Language)
Collapse XSD Schema Code:
<xs:attribute name="name" use="prohibited">
    <xs:annotation>
        <xs:documentation>
              Forbidden when nested
            </xs:documentation>
    </xs:annotation>
</xs:attribute>