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