Definition Type: Element
Name: fieldMapData
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_OdsoFieldMapData
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
External Data Source to Merge Field Mapping
Collapse XSD Schema Diagram:
Drilldown into dynamicAddress in schema wml_xsd Drilldown into lid in schema wml_xsd Drilldown into column in schema wml_xsd Drilldown into mappedName in schema wml_xsd Drilldown into name in schema wml_xsd Drilldown into type in schema wml_xsd Drilldown into CT_OdsoFieldMapData in schema wml_xsdXSD Diagram of fieldMapData in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="fieldMapData" type="CT_OdsoFieldMapData" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>External Data Source to Merge Field Mapping</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
type w:type 0 (1)
name w:name 0 (1)
mappedName w:mappedName 0 (1)
column w:column 0 (1)
lid w:lid 0 (1)
dynamicAddress w:dynamicAddress 0 (1)
Collapse Derivation Tree: