CT_FFTextInput

Complex Type Information

Model

Used By

Source

<xsd:complexType name="CT_FFTextInput">
  <xsd:sequence>
    <xsd:element name="type" type="CT_FFTextType" minOccurs="0"/>
    <xsd:element name="default" type="CT_String" minOccurs="0"/>
    <xsd:element name="maxLength" type="CT_DecimalNumber" minOccurs="0"/>
    <xsd:element name="format" type="CT_String" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>