Definition Type: ComplexType
Name: RecurringPaymentTransactionResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionResponse
Containing Schema: OFX_BillPay_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "RECPMTTRNRS" is of type "RecurringPaymentTransactionResponse"
Collapse XSD Schema Diagram:
Drilldown into RECPMTCANCRS in schema ofx_billpay_message_wrappers_xsd Drilldown into RECPMTMODRS in schema ofx_billpay_message_wrappers_xsd Drilldown into RECPMTRS in schema ofx_billpay_message_wrappers_xsd Drilldown into CLTCOOKIE in schema ofx_common_xsd Drilldown into STATUS in schema ofx_common_xsd Drilldown into TRNUID in schema ofx_common_xsd Drilldown into AbstractResponse in schema ofx_common_xsd Drilldown into AbstractTransactionResponse in schema ofx_common_xsdXSD Diagram of RecurringPaymentTransactionResponse in schema ofx_billpay_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="RecurringPaymentTransactionResponse">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "RECPMTTRNRS" is of type "RecurringPaymentTransactionResponse"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionResponse">
            <xsd:sequence>
                <xsd:choice minOccurs="0">
                    <xsd:element name="RECPMTRS" type="ofx:RecurringPaymentResponse" />
                    <xsd:element name="RECPMTMODRS" type="ofx:RecurringPaymentModResponse" />
                    <xsd:element name="RECPMTCANCRS" type="ofx:RecurringPaymentCancelResponse" />
                </xsd:choice>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TRNUID ofx:TRNUID (1) (1)
STATUS ofx:STATUS (1) (1)
CLTCOOKIE ofx:CLTCOOKIE 0 (1)
RECPMTRS ofx:RECPMTRS (1) (1)
RECPMTMODRS ofx:RECPMTMODRS (1) (1)
RECPMTCANCRS ofx:RECPMTCANCRS (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:RECPMTTRNRS, ofx:RECPMTTRNRS, ofx:RECPMTTRNRS, ofx:RECPMTTRNRS