Definition Type: ComplexType
Name: InterTransactionResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionResponse
Containing Schema: OFX_InterTransfer_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "INTERTRNRS" is of type "InterTransactionResponse"
Collapse XSD Schema Diagram:
Drilldown into INTERCANRS in schema ofx_intertransfer_message_wrappers_xsd Drilldown into INTERMODRS in schema ofx_intertransfer_message_wrappers_xsd Drilldown into INTERRS 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 InterTransactionResponse in schema ofx_intertransfer_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="InterTransactionResponse">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "INTERTRNRS" is of type "InterTransactionResponse"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionResponse">
            <xsd:sequence>
                <xsd:choice minOccurs="0">
                    <xsd:element name="INTERRS" type="ofx:InterResponse" />
                    <xsd:element name="INTERMODRS" type="ofx:InterModResponse" />
                    <xsd:element name="INTERCANRS" type="ofx:InterCancellationResponse" />
                </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)
INTERRS ofx:INTERRS (1) (1)
INTERMODRS ofx:INTERMODRS (1) (1)
INTERCANRS ofx:INTERCANRS (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:INTERTRNRS, ofx:INTERTRNRS, ofx:INTERTRNRS, ofx:INTERTRNRS