Definition Type: Attribute
Name: SchemaRef
Namespace: http://schemas.microsoft.com/office/excel/2003/xml
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: excel2003xml.xsd
Use Optional
Documentation:
Contains the ID for any XML Spreadsheet 2003 schema element that holds a W3C schema that this schema imports.
Collapse XSD Schema Diagram:
XSD Diagram of SchemaRef in schema excel2003xml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="SchemaRef" type="xsd:string" use="optional">
    <xsd:annotation>
        <xsd:documentation>Contains the ID for any XML Spreadsheet 2003 schema element that holds a W3C schema that this schema imports.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>