Definition Type: Element
Name: fieldMapData
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:odsoFieldMapDataElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Represents the field mapping data.
Collapse XSD Schema Diagram:
Drilldown into dynamicAddress in schema wordnet_xsd Drilldown into lid in schema wordnet_xsd Drilldown into column in schema wordnet_xsd Drilldown into mappedName in schema wordnet_xsd Drilldown into name in schema wordnet_xsd Drilldown into type in schema wordnet_xsd Drilldown into odsoFieldMapDataElt in schema wordnet_xsdXSD Diagram of fieldMapData in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="fieldMapData" type="odsoFieldMapDataElt" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Represents the field mapping data.</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: