Definition Type: Attribute
Name: maxLength
Namespace: uuid:C2F41010-65B3-11d1-A29F-00AA00C14882
Type: int:http://www.w3.org/2001/XMLSchema
Containing Schema: dt.xsd
Documentation:
Specifies the maximum length of a string for the datatype element.
Collapse XSD Schema Diagram:
XSD Diagram of maxLength in schema dt_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="maxLength" type="xsd:int">
    <xsd:annotation>
        <xsd:documentation>Specifies the maximum length of a string for the datatype element.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>