Definition Type: ComplexType
Name: DepAcctStmtMsgRqInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_AcctLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DepAcctStmtAdviseRq in schema ifx170_depacctstmtadvise_xsd Drilldown into DepAcctStmtInqRq in schema ifx170_depacctstmtinq_xsdXSD Diagram of DepAcctStmtMsgRqInfo_Type in schema ifx170_acctlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DepAcctStmtMsgRqInfo_Type">
    <xsd:sequence>
        <xsd:choice>
            <xsd:element ref="DepAcctStmtInqRq" />
            <xsd:element ref="DepAcctStmtAdviseRq" />
        </xsd:choice>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DepAcctStmtInqRq ifx:DepAcctStmtInqRq (1) (1)
DepAcctStmtAdviseRq ifx:DepAcctStmtAdviseRq (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:DepAcctStmtMsgRqInfo