<xsd:complexType name="mailMergeOdsoFMDFieldTypeProperty">
<xsd:annotation>
<xsd:documentation>Defines a property that uses Office Data Source Object field types for a mail-merge operation.</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="val" type="mailMergeOdsoFMDFieldTypeValue" use="required">
<xsd:annotation>
<xsd:documentation>Gets or sets the value of Office Data Source Object field types for a mail-merge operation.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
|