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