Definition Type: ComplexType
Name: LoanAcctRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_AcctLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LoanInfoCommon in schema ifx170_acctlib_xsd Drilldown into MatDt in schema ifx170_corelib_xsd Drilldown into Term in schema ifx170_corelib_xsdXSD Diagram of LoanAcctRec_Type in schema ifx170_acctlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="LoanAcctRec_Type">
    <xsd:sequence>
        <xsd:element ref="Term" minOccurs="0" />
        <xsd:element ref="MatDt" minOccurs="0" />
        <xsd:element ref="LoanInfoCommon" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Term ifx:Term 0 (1)
MatDt ifx:MatDt 0 (1)
LoanInfoCommon ifx:LoanInfoCommon 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:LoanAcctRec