Definition Type: Element
Name: textInput
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_FFTextInput
Containing Schema: wml.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Text Box Form Field Properties
Collapse XSD Schema Diagram:
Drilldown into format in schema wml_xsd Drilldown into maxLength in schema wml_xsd Drilldown into default in schema wml_xsd Drilldown into type in schema wml_xsd Drilldown into CT_FFTextInput in schema wml_xsdXSD Diagram of textInput in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="textInput" type="CT_FFTextInput">
    <xsd:annotation>
        <xsd:documentation>Text Box Form Field Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
type w:type 0 (1)
default w:default 0 (1)
maxLength w:maxLength 0 (1)
format w:format 0 (1)
Collapse Derivation Tree: