Definition Type: ComplexType
Name: PresentmentDeliveryResponseMessageSetV1
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractResponseMessageSet
Containing Schema: OFX2_Protocol.xsd
Abstract
Documentation:
The OFX element "PRESDLVMSGSRSV1" is of type "PresentmentDeliveryResponseMessageSetV1"
Collapse XSD Schema Diagram:
Drilldown into PRESMAILTRNRS in schema ofx2_protocol_xsd Drilldown into PRESMAILSYNCRS in schema ofx2_protocol_xsd Drilldown into BILLSTATUSMODTRNRS in schema ofx2_protocol_xsd Drilldown into PRESNOTIFYTRNRS in schema ofx2_protocol_xsd Drilldown into BILLTBLSTRUCTTRNRS in schema ofx2_protocol_xsd Drilldown into PRESDETAILTRNRS in schema ofx2_protocol_xsd Drilldown into PRESGRPACCTINFOTRNRS in schema ofx2_protocol_xsd Drilldown into PRESLISTTRNRS in schema ofx2_protocol_xsd Drilldown into AbstractTopLevelMessageSet in schema ofx2_protocol_xsd Drilldown into AbstractResponseMessageSet in schema ofx2_protocol_xsdXSD Diagram of PresentmentDeliveryResponseMessageSetV1 in schema ofx2_protocol_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="PresentmentDeliveryResponseMessageSetV1">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "PRESDLVMSGSRSV1" is of type "PresentmentDeliveryResponseMessageSetV1"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractResponseMessageSet">
            <xsd:choice minOccurs="1" maxOccurs="unbounded">
                <xsd:element name="PRESLISTTRNRS" type="ofx:PresentmentListTransactionResponse" />
                <xsd:element name="PRESGRPACCTINFOTRNRS" type="ofx:PresentmentGroupAccountInfoTransactionResponse" />
                <xsd:element name="PRESDETAILTRNRS" type="ofx:PresentmentDetailTransactionResponse" />
                <xsd:element name="BILLTBLSTRUCTTRNRS" type="ofx:BillTableStructureTransactionResponse" />
                <xsd:element name="PRESNOTIFYTRNRS" type="ofx:PresentmentNotifyTransactionResponse" />
                <xsd:element name="BILLSTATUSMODTRNRS" type="ofx:BillStatusModTransactionResponse" />
                <xsd:element name="PRESMAILSYNCRS" type="ofx:PresentmentMailSyncResponse" />
                <xsd:element name="PRESMAILTRNRS" type="ofx:PresentmentMailTransactionResponse" />
            </xsd:choice>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PRESLISTTRNRS ofx:PRESLISTTRNRS (1) (1)
PRESGRPACCTINFOTRNRS ofx:PRESGRPACCTINFOTRNRS (1) (1)
PRESDETAILTRNRS ofx:PRESDETAILTRNRS (1) (1)
BILLTBLSTRUCTTRNRS ofx:BILLTBLSTRUCTTRNRS (1) (1)
PRESNOTIFYTRNRS ofx:PRESNOTIFYTRNRS (1) (1)
BILLSTATUSMODTRNRS ofx:BILLSTATUSMODTRNRS (1) (1)
PRESMAILSYNCRS ofx:PRESMAILSYNCRS (1) (1)
PRESMAILTRNRS ofx:PRESMAILTRNRS (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:PRESDLVMSGSRSV1