Definition Type: Attribute
Name: SelectionNamespaces
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 a space-delimited list of the namespace and prefix associations for all maps and XPath values in a workbook.
Collapse XSD Schema Diagram:
XSD Diagram of SelectionNamespaces in schema excel2003xml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="SelectionNamespaces" use="optional" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>Contains a space-delimited list of the namespace and prefix associations for all maps and XPath values in a workbook.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>