Definition Type: ComplexType
Name: PresentmentDeliveryRequestMessageSetV1
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractRequestMessageSet
Containing Schema: OFX3_Protocol_dotNET.xsd
Abstract
Documentation:
The OFX element "PRESDLVMSGSRQV1" is of type "PresentmentDeliveryRequestMessageSetV1"
Collapse XSD Schema Diagram:
Drilldown into PRESMAILTRNRQ in schema ofx3_protocol_dotnet_xsd Drilldown into PRESMAILSYNCRQ in schema ofx3_protocol_dotnet_xsd Drilldown into BILLSTATUSMODTRNRQ in schema ofx3_protocol_dotnet_xsd Drilldown into PRESNOTIFYTRNRQ in schema ofx3_protocol_dotnet_xsd Drilldown into BILLTBLSTRUCTTRNRQ in schema ofx3_protocol_dotnet_xsd Drilldown into PRESDETAILTRNRQ in schema ofx3_protocol_dotnet_xsd Drilldown into PRESGRPACCTINFOTRNRQ in schema ofx3_protocol_dotnet_xsd Drilldown into PRESLISTTRNRQ in schema ofx3_protocol_dotnet_xsd Drilldown into AbstractTopLevelMessageSet in schema ofx3_protocol_dotnet_xsd Drilldown into AbstractRequestMessageSet in schema ofx3_protocol_dotnet_xsdXSD Diagram of PresentmentDeliveryRequestMessageSetV1 in schema ofx3_protocol_dotnet_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="PresentmentDeliveryRequestMessageSetV1">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "PRESDLVMSGSRQV1" is of type "PresentmentDeliveryRequestMessageSetV1"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractRequestMessageSet">
            <xsd:choice maxOccurs="unbounded">
                <xsd:element name="PRESLISTTRNRQ" type="ofx:PresentmentListTransactionRequest" />
                <xsd:element name="PRESGRPACCTINFOTRNRQ" type="ofx:PresentmentGroupAccountInfoTransactionRequest" />
                <xsd:element name="PRESDETAILTRNRQ" type="ofx:PresentmentDetailTransactionRequest" />
                <xsd:element name="BILLTBLSTRUCTTRNRQ" type="ofx:BillTableStructureTransactionRequest" />
                <xsd:element name="PRESNOTIFYTRNRQ" type="ofx:PresentmentNotifyTransactionRequest" />
                <xsd:element name="BILLSTATUSMODTRNRQ" type="ofx:BillStatusModTransactionRequest" />
                <xsd:element name="PRESMAILSYNCRQ" type="ofx:PresentmentMailSyncRequest" />
                <xsd:element name="PRESMAILTRNRQ" type="ofx:PresentmentMailTransactionRequest" />
            </xsd:choice>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PRESLISTTRNRQ ofx:PRESLISTTRNRQ (1) (1)
PRESGRPACCTINFOTRNRQ ofx:PRESGRPACCTINFOTRNRQ (1) (1)
PRESDETAILTRNRQ ofx:PRESDETAILTRNRQ (1) (1)
BILLTBLSTRUCTTRNRQ ofx:BILLTBLSTRUCTTRNRQ (1) (1)
PRESNOTIFYTRNRQ ofx:PRESNOTIFYTRNRQ (1) (1)
BILLSTATUSMODTRNRQ ofx:BILLSTATUSMODTRNRQ (1) (1)
PRESMAILSYNCRQ ofx:PRESMAILSYNCRQ (1) (1)
PRESMAILTRNRQ ofx:PRESMAILTRNRQ (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:PRESDLVMSGSRQV1