Definition Type: ComplexType
Name: BankRequestMessageSetV1
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractRequestMessageSet
Containing Schema: OFX3_Protocol_dotNET.xsd
Abstract
Documentation:
The OFX element "BANKMSGSRQV1" is of type "BankRequestMessageSetV1"
Collapse XSD Schema Diagram:
Drilldown into RECINTRASYNCRQ in schema ofx3_protocol_dotnet_xsd Drilldown into INTRASYNCRQ in schema ofx3_protocol_dotnet_xsd Drilldown into STPCHKSYNCRQ in schema ofx3_protocol_dotnet_xsd Drilldown into BANKMAILSYNCRQ in schema ofx3_protocol_dotnet_xsd Drilldown into BANKMAILTRNRQ in schema ofx3_protocol_dotnet_xsd Drilldown into STPCHKTRNRQ in schema ofx3_protocol_dotnet_xsd Drilldown into RECINTRATRNRQ in schema ofx3_protocol_dotnet_xsd Drilldown into INTRATRNRQ in schema ofx3_protocol_dotnet_xsd Drilldown into STMTENDTRNRQ in schema ofx3_protocol_dotnet_xsd Drilldown into STMTTRNRQ in schema ofx3_protocol_dotnet_xsd Drilldown into AbstractTopLevelMessageSet in schema ofx3_protocol_dotnet_xsd Drilldown into AbstractRequestMessageSet in schema ofx3_protocol_dotnet_xsdXSD Diagram of BankRequestMessageSetV1 in schema ofx3_protocol_dotnet_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="BankRequestMessageSetV1">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "BANKMSGSRQV1" is of type "BankRequestMessageSetV1"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractRequestMessageSet">
            <xsd:choice maxOccurs="unbounded">
                <xsd:element name="STMTTRNRQ" type="ofx:StatementTransactionRequest" />
                <xsd:element name="STMTENDTRNRQ" type="ofx:StatementEndTransactionRequest" />
                <xsd:element name="INTRATRNRQ" type="ofx:IntraTransactionRequest" />
                <xsd:element name="RECINTRATRNRQ" type="ofx:RecurringIntraTransactionRequest" />
                <xsd:element name="STPCHKTRNRQ" type="ofx:StopCheckTransactionRequest" />
                <xsd:element name="BANKMAILTRNRQ" type="ofx:BankMailTransactionRequest" />
                <xsd:element name="BANKMAILSYNCRQ" type="ofx:BankMailSyncRequest" />
                <xsd:element name="STPCHKSYNCRQ" type="ofx:StopCheckSyncRequest" />
                <xsd:element name="INTRASYNCRQ" type="ofx:IntraSyncRequest" />
                <xsd:element name="RECINTRASYNCRQ" type="ofx:RecurringIntraSyncRequest" />
            </xsd:choice>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
STMTTRNRQ ofx:STMTTRNRQ (1) (1)
STMTENDTRNRQ ofx:STMTENDTRNRQ (1) (1)
INTRATRNRQ ofx:INTRATRNRQ (1) (1)
RECINTRATRNRQ ofx:RECINTRATRNRQ (1) (1)
STPCHKTRNRQ ofx:STPCHKTRNRQ (1) (1)
BANKMAILTRNRQ ofx:BANKMAILTRNRQ (1) (1)
BANKMAILSYNCRQ ofx:BANKMAILSYNCRQ (1) (1)
STPCHKSYNCRQ ofx:STPCHKSYNCRQ (1) (1)
INTRASYNCRQ ofx:INTRASYNCRQ (1) (1)
RECINTRASYNCRQ ofx:RECINTRASYNCRQ (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:BANKMSGSRQV1