Definition Type: ComplexType
Name: Mail
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Common.xsd
Abstract
Documentation:
The OFX element "MAIL" is of type "Mail"
Collapse XSD Schema Diagram:
Drilldown into USEHTML in schema ofx_common_xsd Drilldown into INCIMAGES in schema ofx_common_xsd Drilldown into MSGBODY in schema ofx_common_xsd Drilldown into SUBJECT in schema ofx_common_xsd Drilldown into TO in schema ofx_common_xsd Drilldown into FROM in schema ofx_common_xsd Drilldown into DTCREATED in schema ofx_common_xsd Drilldown into USERID in schema ofx_common_xsdXSD Diagram of Mail in schema ofx_common_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="Mail">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "MAIL" is of type "Mail"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="USERID" type="ofx:IdType" />
        <xsd:element name="DTCREATED" type="ofx:DateTimeType" />
        <xsd:element name="FROM" type="ofx:GenericNameType" />
        <xsd:element name="TO" type="ofx:GenericNameType" />
        <xsd:element name="SUBJECT" type="ofx:SubjectType" />
        <xsd:element name="MSGBODY" type="ofx:MessageBodyType" />
        <xsd:element name="INCIMAGES" type="ofx:BooleanType" />
        <xsd:element name="USEHTML" type="ofx:BooleanType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
USERID ofx:USERID (1) (1)
DTCREATED ofx:DTCREATED (1) (1)
FROM ofx:FROM (1) (1)
TO ofx:TO (1) (1)
SUBJECT ofx:SUBJECT (1) (1)
MSGBODY ofx:MSGBODY (1) (1)
INCIMAGES ofx:INCIMAGES (1) (1)
USEHTML ofx:USEHTML (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:MAIL, ofx:MAIL, ofx:MAIL, ofx:MAIL, ofx:MAIL, ofx:MAIL, ofx:MAILofx:MAIL, ofx:MAIL, ofx:MAIL, ofx:MAIL, ofx:MAIL, ofx:MAIL, ofx:MAIL,