Definition Type: Element
Name: ffData
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_FFData
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Form Field Properties
Collapse XSD Schema Diagram:
Drilldown into textInput in schema wml_xsd Drilldown into ddList in schema wml_xsd Drilldown into checkBox in schema wml_xsd Drilldown into statusText in schema wml_xsd Drilldown into helpText in schema wml_xsd Drilldown into exitMacro in schema wml_xsd Drilldown into entryMacro in schema wml_xsd Drilldown into calcOnExit in schema wml_xsd Drilldown into enabled in schema wml_xsd Drilldown into name in schema wml_xsd Drilldown into CT_FFData in schema wml_xsdXSD Diagram of ffData in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="ffData" type="CT_FFData" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Form Field Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name w:name (1) (1)
enabled w:enabled (1) (1)
calcOnExit w:calcOnExit (1) (1)
entryMacro w:entryMacro 0 1
exitMacro w:exitMacro 0 1
helpText w:helpText 0 1
statusText w:statusText 0 1
checkBox w:checkBox (1) (1)
ddList w:ddList (1) (1)
textInput w:textInput (1) (1)
Collapse Derivation Tree: