Definition Type: Attribute
Name: SchemaID
Namespace: http://schemas.microsoft.com/office/excel/2003/xml
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: excel2003xml.xsd
Use (Optional)
Documentation:
Specifies the value of the ID attribute for the XML Spreadsheet 2003 schema element that is used by a map.
Collapse XSD Schema Diagram:
XSD Diagram of SchemaID in schema excel2003xml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="SchemaID" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>Specifies the value of the ID attribute for the XML Spreadsheet 2003 schema element that is used by a map.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>