Definition Type: ComplexType
Name: InterTransactionRequest
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionRequest
Containing Schema: OFX_InterTransfer_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "INTERTRNRQ" is of type "InterTransactionRequest"
Collapse XSD Schema Diagram:
Drilldown into INTERCANRQ in schema ofx_intertransfer_message_wrappers_xsd Drilldown into INTERMODRQ in schema ofx_intertransfer_message_wrappers_xsd Drilldown into INTERRQ in schema ofx_intertransfer_message_wrappers_xsd Drilldown into TAN in schema ofx_common_xsd Drilldown into CLTCOOKIE in schema ofx_common_xsd Drilldown into TRNUID in schema ofx_common_xsd Drilldown into AbstractRequest in schema ofx_common_xsd Drilldown into AbstractTransactionRequest in schema ofx_common_xsdXSD Diagram of InterTransactionRequest in schema ofx_intertransfer_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="InterTransactionRequest">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "INTERTRNRQ" is of type "InterTransactionRequest"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionRequest">
            <xsd:sequence>
                <xsd:choice>
                    <xsd:element name="INTERRQ" type="ofx:InterRequest" />
                    <xsd:element name="INTERMODRQ" type="ofx:InterModRequest" />
                    <xsd:element name="INTERCANRQ" type="ofx:InterCancellationRequest" />
                </xsd:choice>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TRNUID ofx:TRNUID (1) (1)
CLTCOOKIE ofx:CLTCOOKIE 0 (1)
TAN ofx:TAN 0 (1)
INTERRQ ofx:INTERRQ (1) (1)
INTERMODRQ ofx:INTERMODRQ (1) (1)
INTERCANRQ ofx:INTERCANRQ (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:INTERTRNRQ, ofx:INTERTRNRQ, ofx:INTERTRNRQ, ofx:INTERTRNRQ