Definition Type: ComplexType
Name: OFXResponseType
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX3_Protocol_dotNET.xsd
Abstract
Documentation:
The OFX response root element for the SOAP Body.
Collapse XSD Schema Diagram:
Drilldown into TAXW2MSGSRSV1 in schema ofx3_protocol_dotnet_xsd Drilldown into TAX1099MSGSRSV1 in schema ofx3_protocol_dotnet_xsd Drilldown into TAX1098MSGSRSV1 in schema ofx3_protocol_dotnet_xsd Drilldown into PROFMSGSRSV1 in schema ofx3_protocol_dotnet_xsd Drilldown into PRESDLVMSGSRSV1 in schema ofx3_protocol_dotnet_xsd Drilldown into PRESDIRMSGSRSV1 in schema ofx3_protocol_dotnet_xsd Drilldown into SECLISTMSGSRSV1 in schema ofx3_protocol_dotnet_xsd Drilldown into LOANMSGSRSV1 in schema ofx3_protocol_dotnet_xsd Drilldown into EMAILMSGSRSV1 in schema ofx3_protocol_dotnet_xsd Drilldown into BILLPAYMSGSRSV1 in schema ofx3_protocol_dotnet_xsd Drilldown into WIREXFERMSGSRSV1 in schema ofx3_protocol_dotnet_xsd Drilldown into INTERXFERMSGSRSV1 in schema ofx3_protocol_dotnet_xsd Drilldown into INVSTMTMSGSRSV1 in schema ofx3_protocol_dotnet_xsd Drilldown into CREDITCARDMSGSRSV1 in schema ofx3_protocol_dotnet_xsd Drilldown into BANKMSGSRSV1 in schema ofx3_protocol_dotnet_xsd Drilldown into SIGNUPMSGSRSV1 in schema ofx3_protocol_dotnet_xsd Drilldown into SIGNONMSGSRSV1 in schema ofx3_protocol_dotnet_xsdXSD Diagram of OFXResponseType in schema ofx3_protocol_dotnet_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="OFXResponseType">
    <xsd:annotation>
        <xsd:documentation>
        The OFX response root element for the SOAP Body.
        		</xsd:documentation>
    </xsd:annotation>
    <xsd:choice maxOccurs="unbounded">
        <xsd:element name="SIGNONMSGSRSV1" type="ofx:SignupResponseMessageSetV1" minOccurs="0" />
        <xsd:element name="SIGNUPMSGSRSV1" type="ofx:SignupResponseMessageSetV1" minOccurs="0" />
        <xsd:element name="BANKMSGSRSV1" type="ofx:BankResponseMessageSetV1" minOccurs="0" />
        <xsd:element name="CREDITCARDMSGSRSV1" type="ofx:CreditcardResponseMessageSetV1" minOccurs="0" />
        <xsd:element name="INVSTMTMSGSRSV1" type="ofx:InvestmentStatementResponseMessageSetV1" minOccurs="0" />
        <xsd:element name="INTERXFERMSGSRSV1" type="ofx:InterTransferResponseMessageSetV1" minOccurs="0" />
        <xsd:element name="WIREXFERMSGSRSV1" type="ofx:WireTransferResponseMessageSetV1" minOccurs="0" />
        <xsd:element name="BILLPAYMSGSRSV1" type="ofx:BillPayResponseMessageSetV1" minOccurs="0" />
        <xsd:element name="EMAILMSGSRSV1" type="ofx:EmailResponseMessageSetV1" minOccurs="0" />
        <xsd:element name="LOANMSGSRSV1" type="ofx:LoanResponseMessageSetV1" minOccurs="0" />
        <xsd:element name="SECLISTMSGSRSV1" type="ofx:SecurityListResponseMessageSetV1" minOccurs="0" />
        <xsd:element name="PRESDIRMSGSRSV1" type="ofx:PresentmentDirResponseMessageSetV1" minOccurs="0" />
        <xsd:element name="PRESDLVMSGSRSV1" type="ofx:PresentmentDeliveryResponseMessageSetV1" minOccurs="0" />
        <xsd:element name="PROFMSGSRSV1" type="ofx:ProfileResponseMessageSetV1" minOccurs="0" />
        <xsd:element name="TAX1098MSGSRSV1" type="ofx:Tax1098ResponseMessageSetV1" minOccurs="0" />
        <xsd:element name="TAX1099MSGSRSV1" type="ofx:Tax1099ResponseMessageSetV1" minOccurs="0" />
        <xsd:element name="TAXW2MSGSRSV1" type="ofx:TaxW2ResponseMessageSetV1" minOccurs="0" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SIGNONMSGSRSV1 ofx:SIGNONMSGSRSV1 0 (1)
SIGNUPMSGSRSV1 ofx:SIGNUPMSGSRSV1 0 (1)
BANKMSGSRSV1 ofx:BANKMSGSRSV1 0 (1)
CREDITCARDMSGSRSV1 ofx:CREDITCARDMSGSRSV1 0 (1)
INVSTMTMSGSRSV1 ofx:INVSTMTMSGSRSV1 0 (1)
INTERXFERMSGSRSV1 ofx:INTERXFERMSGSRSV1 0 (1)
WIREXFERMSGSRSV1 ofx:WIREXFERMSGSRSV1 0 (1)
BILLPAYMSGSRSV1 ofx:BILLPAYMSGSRSV1 0 (1)
EMAILMSGSRSV1 ofx:EMAILMSGSRSV1 0 (1)
LOANMSGSRSV1 ofx:LOANMSGSRSV1 0 (1)
SECLISTMSGSRSV1 ofx:SECLISTMSGSRSV1 0 (1)
PRESDIRMSGSRSV1 ofx:PRESDIRMSGSRSV1 0 (1)
PRESDLVMSGSRSV1 ofx:PRESDLVMSGSRSV1 0 (1)
PROFMSGSRSV1 ofx:PROFMSGSRSV1 0 (1)
TAX1098MSGSRSV1 ofx:TAX1098MSGSRSV1 0 (1)
TAX1099MSGSRSV1 ofx:TAX1099MSGSRSV1 0 (1)
TAXW2MSGSRSV1 ofx:TAXW2MSGSRSV1 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:OFXResponse