Schema Central > OOXML > wml.xsd > w:mailMerge
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:mailMerge

Mail Merge Settings

Element information

Type: w:CT_MailMerge

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<w:mailMerge>
   <w:mainDocumentType w:val="catalog"/>
   <w:linkToQuery/>
   <w:dataType w:val="textFile"/>
   <w:connectString w:val="string"/>
   <w:query w:val="string"/>
   <w:dataSource r:id="string"/>
   <w:headerSource r:id="string"/>
   <w:doNotSuppressBlankLines/>
   <w:destination w:val="newDocument"/>
   <w:addressFieldName w:val="string"/>
   <w:mailSubject w:val="string"/>
   <w:mailAsAttachment/>
   <w:viewMergedData/>
   <w:activeRecord w:val="1"/>
   <w:checkErrors w:val="1"/>
   <w:odso>
      <w:udl w:val="string"/>
      <w:table w:val="string"/>
      <w:src r:id="string"/>
      <w:colDelim w:val="1"/>
      <w:type w:val="database"/>
      <w:fHdr/>
      <w:fieldMapData>
         <w:type w:val="null"/>
         <w:name w:val="string"/>
         <w:mappedName w:val="string"/>
         <w:column w:val="1"/>
         <w:lid w:val=""/>
         <w:dynamicAddress/>
      </w:fieldMapData>
      <w:recipientData r:id="string"/>
   </w:odso>
</w:mailMerge>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com