Definition Type: ComplexType
Name: OFXRequestType
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX3_Protocol_dotNET.xsd
Abstract
Documentation:
The OFX request root element for the SOAP Body.
Collapse XSD Schema Diagram:
Drilldown into TAXW2MSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into TAX1099MSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into TAX1098MSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into PROFMSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into PRESDLVMSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into PRESDIRMSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into SECLISTMSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into LOANMSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into IMAGEMSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into EMAILMSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into BILLPAYMSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into WIREXFERMSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into INTERXFERMSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into INVSTMTMSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into CREDITCARDMSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into BANKMSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into SIGNUPMSGSRQV1 in schema ofx3_protocol_dotnet_xsd Drilldown into SIGNONMSGSRQV1 in schema ofx3_protocol_dotnet_xsdXSD Diagram of OFXRequestType in schema ofx3_protocol_dotnet_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="OFXRequestType">
    <xsd:annotation>
        <xsd:documentation>
        The OFX request root element for the SOAP Body.
      </xsd:documentation>
    </xsd:annotation>
    <xsd:choice maxOccurs="unbounded">
        <xsd:element name="SIGNONMSGSRQV1" type="ofx:SignonRequestMessageSetV1" minOccurs="0" />
        <xsd:element name="SIGNUPMSGSRQV1" type="ofx:SignupRequestMessageSetV1" minOccurs="0" />
        <xsd:element name="BANKMSGSRQV1" type="ofx:BankRequestMessageSetV1" minOccurs="0" />
        <xsd:element name="CREDITCARDMSGSRQV1" type="ofx:CreditcardRequestMessageSetV1" minOccurs="0" />
        <xsd:element name="INVSTMTMSGSRQV1" type="ofx:InvestmentStatementRequestMessageSetV1" minOccurs="0" />
        <xsd:element name="INTERXFERMSGSRQV1" type="ofx:InterTransferRequestMessageSetV1" minOccurs="0" />
        <xsd:element name="WIREXFERMSGSRQV1" type="ofx:WireTransferRequestMessageSetV1" minOccurs="0" />
        <xsd:element name="BILLPAYMSGSRQV1" type="ofx:BillPayRequestMessageSetV1" minOccurs="0" />
        <xsd:element name="EMAILMSGSRQV1" type="ofx:EmailRequestMessageSetV1" minOccurs="0" />
        <xsd:element name="IMAGEMSGSRQV1" type="ofx:ImageRequestMessageSetV1" minOccurs="0" />
        <xsd:element name="LOANMSGSRQV1" type="ofx:LoanRequestMessageSetV1" minOccurs="0" />
        <xsd:element name="SECLISTMSGSRQV1" type="ofx:SecurityListRequestMessageSetV1" minOccurs="0" />
        <xsd:element name="PRESDIRMSGSRQV1" type="ofx:PresentmentDirRequestMessageSetV1" minOccurs="0" />
        <xsd:element name="PRESDLVMSGSRQV1" type="ofx:PresentmentDeliveryRequestMessageSetV1" minOccurs="0" />
        <xsd:element name="PROFMSGSRQV1" type="ofx:ProfileRequestMessageSetV1" minOccurs="0" />
        <xsd:element name="TAX1098MSGSRQV1" type="ofx:Tax1098RequestMessageSetV1" minOccurs="0" />
        <xsd:element name="TAX1099MSGSRQV1" type="ofx:Tax1099RequestMessageSetV1" minOccurs="0" />
        <xsd:element name="TAXW2MSGSRQV1" type="ofx:TaxW2RequestMessageSetV1" minOccurs="0" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SIGNONMSGSRQV1 ofx:SIGNONMSGSRQV1 0 (1)
SIGNUPMSGSRQV1 ofx:SIGNUPMSGSRQV1 0 (1)
BANKMSGSRQV1 ofx:BANKMSGSRQV1 0 (1)
CREDITCARDMSGSRQV1 ofx:CREDITCARDMSGSRQV1 0 (1)
INVSTMTMSGSRQV1 ofx:INVSTMTMSGSRQV1 0 (1)
INTERXFERMSGSRQV1 ofx:INTERXFERMSGSRQV1 0 (1)
WIREXFERMSGSRQV1 ofx:WIREXFERMSGSRQV1 0 (1)
BILLPAYMSGSRQV1 ofx:BILLPAYMSGSRQV1 0 (1)
EMAILMSGSRQV1 ofx:EMAILMSGSRQV1 0 (1)
IMAGEMSGSRQV1 ofx:IMAGEMSGSRQV1 0 (1)
LOANMSGSRQV1 ofx:LOANMSGSRQV1 0 (1)
SECLISTMSGSRQV1 ofx:SECLISTMSGSRQV1 0 (1)
PRESDIRMSGSRQV1 ofx:PRESDIRMSGSRQV1 0 (1)
PRESDLVMSGSRQV1 ofx:PRESDLVMSGSRQV1 0 (1)
PROFMSGSRQV1 ofx:PROFMSGSRQV1 0 (1)
TAX1098MSGSRQV1 ofx:TAX1098MSGSRQV1 0 (1)
TAX1099MSGSRQV1 ofx:TAX1099MSGSRQV1 0 (1)
TAXW2MSGSRQV1 ofx:TAXW2MSGSRQV1 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:OFXRequest