Definition Type: ComplexType
Name: RecurringInterTransactionResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionResponse
Containing Schema: OFX_InterTransfer_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "RECINTERTRNRS" is of type "RecurringInterTransactionResponse"
Collapse XSD Schema Diagram:
Drilldown into RECINTERCANRS in schema ofx_intertransfer_message_wrappers_xsd Drilldown into RECINTERMODRS in schema ofx_intertransfer_message_wrappers_xsd Drilldown into RECINTERRS in schema ofx_intertransfer_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 RecurringInterTransactionResponse in schema ofx_intertransfer_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="RecurringInterTransactionResponse">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "RECINTERTRNRS" is of type "RecurringInterTransactionResponse"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionResponse">
            <xsd:sequence>
                <xsd:choice minOccurs="0">
                    <xsd:element name="RECINTERRS" type="ofx:RecurringInterResponse" />
                    <xsd:element name="RECINTERMODRS" type="ofx:RecurringInterModResponse" />
                    <xsd:element name="RECINTERCANRS" type="ofx:RecurringInterCancellationResponse" />
                </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)
RECINTERRS ofx:RECINTERRS (1) (1)
RECINTERMODRS ofx:RECINTERMODRS (1) (1)
RECINTERCANRS ofx:RECINTERCANRS (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:RECINTERTRNRS, ofx:RECINTERTRNRS, ofx:RECINTERTRNRS, ofx:RECINTERTRNRS