Definition Type: Element
Name: maxLength
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_DecimalNumber
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Text Box Form Field Maximum Length
Collapse XSD Schema Diagram:
Drilldown into val in schema wml_xsd Drilldown into CT_DecimalNumber in schema wml_xsdXSD Diagram of maxLength in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="maxLength" type="CT_DecimalNumber" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Text Box Form Field Maximum Length</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
val w:val Required
Collapse Derivation Tree: