Definition Type: ComplexType
Name: BillPayResponseMessageSetV1
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractResponseMessageSet
Containing Schema: OFX3_Protocol_dotNET.xsd
Abstract
Documentation:
The OFX element "BILLPAYMSGSRSV1" is of type "BillPayResponseMessageSetV1"
Collapse XSD Schema Diagram:
Drilldown into PMTMAILSYNCRS in schema ofx3_protocol_dotnet_xsd Drilldown into RECPMTSYNCRS in schema ofx3_protocol_dotnet_xsd Drilldown into PMTSYNCRS in schema ofx3_protocol_dotnet_xsd Drilldown into PMTMAILTRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into PMTINQTRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into RECPMTTRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into PMTTRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into PAYEESYNCRS in schema ofx3_protocol_dotnet_xsd Drilldown into PAYEETRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into AbstractTopLevelMessageSet in schema ofx3_protocol_dotnet_xsd Drilldown into AbstractResponseMessageSet in schema ofx3_protocol_dotnet_xsdXSD Diagram of BillPayResponseMessageSetV1 in schema ofx3_protocol_dotnet_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="BillPayResponseMessageSetV1">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "BILLPAYMSGSRSV1" is of type "BillPayResponseMessageSetV1"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractResponseMessageSet">
            <xsd:sequence>
                <xsd:choice minOccurs="0" maxOccurs="unbounded">
                    <xsd:element name="PAYEETRNRS" type="ofx:PayeeTransactionResponse" />
                    <xsd:element name="PAYEESYNCRS" type="ofx:PayeeSyncResponse" />
                </xsd:choice>
                <xsd:choice minOccurs="0" maxOccurs="unbounded">
                    <xsd:element name="PMTTRNRS" type="ofx:PaymentTransactionResponse" />
                    <xsd:element name="RECPMTTRNRS" type="ofx:RecurringPaymentTransactionResponse" />
                    <xsd:element name="PMTINQTRNRS" type="ofx:PaymentInquiryTransactionResponse" />
                    <xsd:element name="PMTMAILTRNRS" type="ofx:PaymentMailTransactionResponse" />
                    <xsd:element name="PMTSYNCRS" type="ofx:PaymentSyncResponse" />
                    <xsd:element name="RECPMTSYNCRS" type="ofx:RecurringPaymentSyncResponse" />
                    <xsd:element name="PMTMAILSYNCRS" type="ofx:PaymentMailSyncResponse" />
                </xsd:choice>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PAYEETRNRS ofx:PAYEETRNRS (1) (1)
PAYEESYNCRS ofx:PAYEESYNCRS (1) (1)
PMTTRNRS ofx:PMTTRNRS (1) (1)
RECPMTTRNRS ofx:RECPMTTRNRS (1) (1)
PMTINQTRNRS ofx:PMTINQTRNRS (1) (1)
PMTMAILTRNRS ofx:PMTMAILTRNRS (1) (1)
PMTSYNCRS ofx:PMTSYNCRS (1) (1)
RECPMTSYNCRS ofx:RECPMTSYNCRS (1) (1)
PMTMAILSYNCRS ofx:PMTMAILSYNCRS (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:BILLPAYMSGSRSV1