Definition Type: ComplexType
Name: BankResponseMessageSetV1
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractResponseMessageSet
Containing Schema: OFX3_Protocol_dotNET.xsd
Abstract
Documentation:
The OFX element "BANKMSGSRSV1" is of type "BankResponseMessageSetV1"
Collapse XSD Schema Diagram:
Drilldown into RECINTRASYNCRS in schema ofx3_protocol_dotnet_xsd Drilldown into INTRASYNCRS in schema ofx3_protocol_dotnet_xsd Drilldown into STPCHKSYNCRS in schema ofx3_protocol_dotnet_xsd Drilldown into BANKMAILSYNCRS in schema ofx3_protocol_dotnet_xsd Drilldown into BANKMAILTRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into STPCHKTRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into RECINTRATRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into INTRATRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into STMTENDTRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into STMTTRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into AbstractTopLevelMessageSet in schema ofx3_protocol_dotnet_xsd Drilldown into AbstractResponseMessageSet in schema ofx3_protocol_dotnet_xsdXSD Diagram of BankResponseMessageSetV1 in schema ofx3_protocol_dotnet_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="BankResponseMessageSetV1">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "BANKMSGSRSV1" is of type "BankResponseMessageSetV1"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractResponseMessageSet">
            <xsd:choice maxOccurs="unbounded">
                <xsd:element name="STMTTRNRS" type="ofx:StatementTransactionResponse" />
                <xsd:element name="STMTENDTRNRS" type="ofx:StatementEndTransactionResponse" />
                <xsd:element name="INTRATRNRS" type="ofx:IntraTransactionResponse" />
                <xsd:element name="RECINTRATRNRS" type="ofx:RecurringIntraTransactionResponse" />
                <xsd:element name="STPCHKTRNRS" type="ofx:StopCheckTransactionResponse" />
                <xsd:element name="BANKMAILTRNRS" type="ofx:BankMailTransactionResponse" />
                <xsd:element name="BANKMAILSYNCRS" type="ofx:BankMailSyncResponse" />
                <xsd:element name="STPCHKSYNCRS" type="ofx:StopCheckSyncResponse" />
                <xsd:element name="INTRASYNCRS" type="ofx:IntraSyncResponse" />
                <xsd:element name="RECINTRASYNCRS" type="ofx:RecurringIntraSyncResponse" />
            </xsd:choice>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
STMTTRNRS ofx:STMTTRNRS (1) (1)
STMTENDTRNRS ofx:STMTENDTRNRS (1) (1)
INTRATRNRS ofx:INTRATRNRS (1) (1)
RECINTRATRNRS ofx:RECINTRATRNRS (1) (1)
STPCHKTRNRS ofx:STPCHKTRNRS (1) (1)
BANKMAILTRNRS ofx:BANKMAILTRNRS (1) (1)
BANKMAILSYNCRS ofx:BANKMAILSYNCRS (1) (1)
STPCHKSYNCRS ofx:STPCHKSYNCRS (1) (1)
INTRASYNCRS ofx:INTRASYNCRS (1) (1)
RECINTRASYNCRS ofx:RECINTRASYNCRS (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:BANKMSGSRSV1