CT_OdsoFieldMapData

Complex Type Information

Model

Used By

Source

<xsd:complexType name="CT_OdsoFieldMapData">
  <xsd:sequence>
    <xsd:element name="type" type="CT_MailMergeOdsoFMDFieldType" minOccurs="0"/>
    <xsd:element name="name" type="CT_String" minOccurs="0"/>
    <xsd:element name="mappedName" type="CT_String" minOccurs="0"/>
    <xsd:element name="column" type="CT_DecimalNumber" minOccurs="0"/>
    <xsd:element name="lid" type="CT_Lang" minOccurs="0"/>
    <xsd:element name="dynamicAddress" type="CT_OnOff" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>