Definition Type: Attribute
Name: name
Namespace: uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use Required
Documentation:
Specifies the name of the element of the data element that follows the schema. This is always set to row.
Collapse XSD Schema Diagram:
XSD Diagram of name in schema schema_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="name" type="xsd:string" use="required">
    <xsd:annotation>
        <xsd:documentation>Specifies the name of the element of the data element that follows the schema. This is always set to row.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>