Definition Type: ComplexType
Name: LoanAcctId_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BankInfo in schema ifx170_corelib_xsd Drilldown into AcctType in schema ifx170_corelib_xsd Drilldown into AcctId in schema ifx170_corelib_xsdXSD Diagram of LoanAcctId_Type in schema ifx170_corelib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="LoanAcctId_Type">
    <xsd:sequence>
        <xsd:element ref="AcctId" />
        <xsd:element ref="AcctType" />
        <xsd:element ref="BankInfo" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AcctId ifx:AcctId (1) (1)
AcctType ifx:AcctType (1) (1)
BankInfo ifx:BankInfo (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:LoanAcctId, ifx:LoanAcctIdFrom, ifx:LoanAcctIdTo