Definition Type: ComplexType
Name: PresentmentMailResponse
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_BillerDelivery_Messages.xsd
Abstract
Documentation:
The OFX element "PRESMAILRS" is of type "PresentmentMailResponse"
Collapse XSD Schema Diagram:
Drilldown into MAIL in schema ofx_billerdelivery_messages_xsd Drilldown into PRESACCTFROM in schema ofx_billerdelivery_messages_xsdXSD Diagram of PresentmentMailResponse in schema ofx_billerdelivery_messages_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="PresentmentMailResponse">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "PRESMAILRS" is of type "PresentmentMailResponse"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="PRESACCTFROM" type="ofx:PresentmentAccount" />
        <xsd:element name="MAIL" type="ofx:Mail" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PRESACCTFROM ofx:PRESACCTFROM (1) (1)
MAIL ofx:MAIL (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:PRESMAILRS