Defines Office Data Source Object field types for a mail-merge operation.

Type Information

Namespace http://schemas.microsoft.com/office/word/2003/wordml
Schema name wordnet

Definition

XML

<xsd:simpleType name="mailMergeOdsoFMDFieldTypeValue" ">
    
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="null"></xsd:enumeration>
      <xsd:enumeration value="db-column"></xsd:enumeration>
      <xsd:enumeration value="address-block"></xsd:enumeration>
      <xsd:enumeration value="salutation"></xsd:enumeration>
      <xsd:enumeration value="mapped"></xsd:enumeration>
      <xsd:enumeration value="barcode"></xsd:enumeration>
    </xsd:restriction>
  </xsd:simpleType>

©2006 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/odcXMLRefLegalNotice12.asp