Definition Type: ComplexType
Name: ClientEnroll
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Profile.xsd
Abstract
Documentation:
The OFX element "CLIENTENROLL" is of type "ClientEnroll"
Collapse XSD Schema Diagram:
Drilldown into ACCTREQUIRED in schema ofx_profile_xsdXSD Diagram of ClientEnroll in schema ofx_profile_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="ClientEnroll">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "CLIENTENROLL" is of type "ClientEnroll"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="ACCTREQUIRED" type="ofx:BooleanType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ACCTREQUIRED ofx:ACCTREQUIRED (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:CLIENTENROLL