Definition Type: Element
Name: Source
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Contains the name of a published item or range, or specifies the character set of a text data source.
Collapse XSD Schema Diagram:
XSD Diagram of Source in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="Source" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contains the name of a published item or range, or specifies the character set of a text data source.</xsd:documentation>
    </xsd:annotation>
</xsd:element>