Mapdata element

Specifies whether UDC bound data is preserved.

Usage

      
<Mapdata />

    

Element Information

Element type Anonymous
Namespace http://schemas.microsoft.com/office/excel/2003/xml
Schema name XML Spreadsheet 2003

Elements and Attributes

Parent Elements

Element Description
Map Specifies the mapping between the elements and attributes in the schema and the cells in the spreadsheet.

Child Elements

None.

Attributes

None.

Definition

      
<xsd:element name="Mapdata" minOccurs="0" >
  <xsd:complexType>
    <xsd:sequence>
      <xsd:any processContents="skip" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
  </xsd:complexType>
</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