Definition Type: Element
Name: mailMerge
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:mailMergeElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Contains the elements that hold mail-merge information for this document.
Collapse XSD Schema Diagram:
Drilldown into odso in schema wordnet_xsd Drilldown into checkErrors in schema wordnet_xsd Drilldown into activeRecord in schema wordnet_xsd Drilldown into viewMergedData in schema wordnet_xsd Drilldown into mailAsAttachment in schema wordnet_xsd Drilldown into mailSubject in schema wordnet_xsd Drilldown into addressFieldName in schema wordnet_xsd Drilldown into destination in schema wordnet_xsd Drilldown into doNotSuppressBlankLines in schema wordnet_xsd Drilldown into headerSource in schema wordnet_xsd Drilldown into dataSource in schema wordnet_xsd Drilldown into query in schema wordnet_xsd Drilldown into connectString in schema wordnet_xsd Drilldown into defaultSQL in schema wordnet_xsd Drilldown into dataType in schema wordnet_xsd Drilldown into linkToQuery in schema wordnet_xsd Drilldown into mainDocumentType in schema wordnet_xsd Drilldown into mailMergeElt in schema wordnet_xsdXSD Diagram of mailMerge in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="mailMerge" type="mailMergeElt" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contains the elements that hold mail-merge information for this document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
mainDocumentType W:mainDocumentType 1 (1)
linkToQuery W:linkToQuery 0 (1)
dataType W:dataType 1 (1)
defaultSQL W:defaultSQL 0 (1)
connectString W:connectString 0 (1)
query W:query 0 (1)
dataSource W:dataSource 0 (1)
headerSource W:headerSource 0 (1)
doNotSuppressBlankLines W:doNotSuppressBlankLines 0 (1)
destination W:destination 0 (1)
addressFieldName W:addressFieldName 0 (1)
mailSubject W:mailSubject 0 (1)
mailAsAttachment W:mailAsAttachment 0 (1)
viewMergedData W:viewMergedData 0 (1)
activeRecord W:activeRecord 0 (1)
checkErrors W:checkErrors 0 (1)
odso W:odso 0 (1)
Collapse Derivation Tree: