Definition Type: ComplexType
Name: IntraTransactionResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionResponse
Containing Schema: OFX_Banking_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "INTRATRNRS" is of type "IntraTransactionResponse"
Collapse XSD Schema Diagram:
Drilldown into INTRACANRS in schema ofx_banking_message_wrappers_xsd Drilldown into INTRAMODRS in schema ofx_banking_message_wrappers_xsd Drilldown into INTRARS 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 IntraTransactionResponse in schema ofx_banking_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="IntraTransactionResponse">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "INTRATRNRS" is of type "IntraTransactionResponse"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionResponse">
            <xsd:sequence>
                <xsd:choice minOccurs="0">
                    <xsd:element name="INTRARS" type="ofx:IntraResponse" />
                    <xsd:element name="INTRAMODRS" type="ofx:IntraModResponse" />
                    <xsd:element name="INTRACANRS" type="ofx:IntraCancellationResponse" />
                </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)
INTRARS ofx:INTRARS (1) (1)
INTRAMODRS ofx:INTRAMODRS (1) (1)
INTRACANRS ofx:INTRACANRS (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:INTRATRNRS, ofx:INTRATRNRS, ofx:INTRATRNRS, ofx:INTRATRNRS