Definition Type: ComplexType
Name: DepAcctStmtAdviseRq_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_DepAcctStmtAdvise.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DepAcctStmtRec in schema ifx170_acctlib_xsd Drilldown into CustId in schema ifx170_corelib_xsd Drilldown into MsgRqHdr in schema ifx170_corelib_xsd Drilldown into RqUID in schema ifx170_corelib_xsdXSD Diagram of DepAcctStmtAdviseRq_Type in schema ifx170_depacctstmtadvise_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DepAcctStmtAdviseRq_Type">
    <xsd:sequence>
        <xsd:element ref="RqUID" />
        <xsd:element ref="MsgRqHdr" minOccurs="0" />
        <xsd:element ref="CustId" minOccurs="0" />
        <xsd:element ref="DepAcctStmtRec" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RqUID ifx:RqUID (1) (1)
MsgRqHdr ifx:MsgRqHdr 0 (1)
CustId ifx:CustId 0 (1)
DepAcctStmtRec ifx:DepAcctStmtRec 0 unbounded
Collapse Derivation Tree:
Collapse References:
ifx:DepAcctStmtAdviseRq