Definition Type: Element
Name: Append
Namespace: http://schemas.microsoft.com/office/excel/2003/xml
Containing Schema: excel2003xml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
"Specifies that data is appended to a map on refresh, rather than overwriting current data."
Collapse XSD Schema Diagram:
XSD Diagram of Append in schema excel2003xml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="Append" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>"Specifies that data is appended to a map on refresh, rather than overwriting current data."</xsd:documentation>
    </xsd:annotation>
</xsd:element>