MapInfo element
Specifies the mapping of XML document elements and attributes to spreadsheet cells.
Usage
      
<MapInfo
	HideInactiveListBorder="xsd:string"
	SelectionNamespaces="xsd:string"
/>
    Element Information
      
        | Element type | MapInfoType | 
      
        | Namespace | http://schemas.microsoft.com/office/excel/2003/xml | 
      
        | Schema name | XML Spreadsheet 2003 | 
    
Elements and Attributes
Child Elements
      
        | Element | Description | 
      
        | Schema | Contains information about the schema that is being mapped. | 
      
        | Map | Specifies the mapping between the elements and attributes in the schema and the cells in the spreadsheet. | 
    
Attributes
      
        | Attribute | Type | Required | Description | Possible Values | 
      
        | HideInactiveListBorder | Anonymous | optional | Specifies whether the borders of inactive lists are visible. |  | 
      
        | SelectionNamespaces | xsd:string | optional | Contains a space-delimited list of the namespace and prefix associations for all maps and XPath values in a workbook. | See external namespace. | 
    
Definition
      
<xsd:element name="MapInfo" type="MapInfoType" >
</xsd:element>
    ©2003-2004 Microsoft Corporation. All rights reserved.  
Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp