Definition Type: ComplexType
Name: IntraResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractIntraResponse
Containing Schema: OFX_Banking_Messages.xsd
Abstract
Documentation:
The OFX element "INTRARS" is of type "IntraResponse"
Collapse XSD Schema Diagram:
Drilldown into XFERPRCSTS in schema ofx_banking_messages_xsd Drilldown into RECSRVRTID in schema ofx_banking_messages_xsd Drilldown into DTPOSTED in schema ofx_banking_messages_xsd Drilldown into DTXFERPRJ in schema ofx_banking_messages_xsd Drilldown into XFERINFO in schema ofx_banking_messages_xsd Drilldown into SRVRTID in schema ofx_banking_messages_xsd Drilldown into CURDEF in schema ofx_banking_messages_xsd Drilldown into AbstractIntraResponse in schema ofx_banking_messages_xsdXSD Diagram of IntraResponse in schema ofx_banking_messages_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="IntraResponse">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "INTRARS" is of type "IntraResponse"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractIntraResponse">
            <xsd:sequence>
                <xsd:element name="CURDEF" type="ofx:CurrencyEnum" />
                <xsd:element name="SRVRTID" type="ofx:ServerIdType" />
                <xsd:element name="XFERINFO" type="ofx:TransferInfo" />
                <xsd:choice minOccurs="0">
                    <xsd:element name="DTXFERPRJ" type="ofx:DateTimeType" />
                    <xsd:element name="DTPOSTED" type="ofx:DateTimeType" />
                </xsd:choice>
                <xsd:element name="RECSRVRTID" type="ofx:ServerIdType" minOccurs="0" />
                <xsd:element name="XFERPRCSTS" type="ofx:TransferProcessingStatus" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CURDEF ofx:CURDEF (1) (1)
SRVRTID ofx:SRVRTID (1) (1)
XFERINFO ofx:XFERINFO (1) (1)
DTXFERPRJ ofx:DTXFERPRJ (1) (1)
DTPOSTED ofx:DTPOSTED (1) (1)
RECSRVRTID ofx:RECSRVRTID 0 (1)
XFERPRCSTS ofx:XFERPRCSTS 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:INTRARS, ofx:INTRARS, ofx:INTRARS