Definition Type: Element
Name: mailMerge
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_MailMerge
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Mail Merge Settings
Collapse XSD Schema Diagram:
Drilldown into odso in schema wml_xsd Drilldown into checkErrors in schema wml_xsd Drilldown into activeRecord in schema wml_xsd Drilldown into viewMergedData in schema wml_xsd Drilldown into mailAsAttachment in schema wml_xsd Drilldown into mailSubject in schema wml_xsd Drilldown into addressFieldName in schema wml_xsd Drilldown into destination in schema wml_xsd Drilldown into doNotSuppressBlankLines in schema wml_xsd Drilldown into headerSource in schema wml_xsd Drilldown into dataSource in schema wml_xsd Drilldown into query in schema wml_xsd Drilldown into connectString in schema wml_xsd Drilldown into dataType in schema wml_xsd Drilldown into linkToQuery in schema wml_xsd Drilldown into mainDocumentType in schema wml_xsd Drilldown into CT_MailMerge in schema wml_xsdXSD Diagram of mailMerge in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="mailMerge" type="CT_MailMerge" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Mail Merge Settings</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)
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: