Definition Type: ComplexType
Name: RecurringIntraTransactionResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionResponse
Containing Schema: OFX_Banking_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "RECINTRATRNRS" is of type "RecurringIntraTransactionResponse"
Collapse XSD Schema Diagram:
Drilldown into RECINTRACANRS in schema ofx_banking_message_wrappers_xsd Drilldown into RECINTRAMODRS in schema ofx_banking_message_wrappers_xsd Drilldown into RECINTRARS in schema ofx_banking_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 RecurringIntraTransactionResponse in schema ofx_banking_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="RecurringIntraTransactionResponse">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "RECINTRATRNRS" is of type "RecurringIntraTransactionResponse"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionResponse">
            <xsd:sequence>
                <xsd:choice minOccurs="0">
                    <xsd:element name="RECINTRARS" type="ofx:RecurringIntraResponse" />
                    <xsd:element name="RECINTRAMODRS" type="ofx:RecurringIntraModResponse" />
                    <xsd:element name="RECINTRACANRS" type="ofx:RecurringIntraCancellationResponse" />
                </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)
RECINTRARS ofx:RECINTRARS (1) (1)
RECINTRAMODRS ofx:RECINTRAMODRS (1) (1)
RECINTRACANRS ofx:RECINTRACANRS (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:RECINTRATRNRS, ofx:RECINTRATRNRS, ofx:RECINTRATRNRS, ofx:RECINTRATRNRS