Definition Type: ComplexType
Name: EmailProfile
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Profile.xsd
Abstract False
Documentation:
The OFX element "EMAILPROF" is of type "EmailProfile"
Collapse XSD Schema Diagram:
Drilldown into CANNOTIFY Drilldown into CANEMAILXSD Diagram of EmailProfile
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
Collapse Comments:
blog comments powered by Disqus