Definition Type: ComplexType
Name: DepApplicant_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib No Plus.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DepApplicantAcctRel in schema ifx170_corelib no plus_xsd Drilldown into CustInfo in schema ifx170_corelib no plus_xsd Drilldown into CustId in schema ifx170_corelib no plus_xsdXSD Diagram of DepApplicant_Type in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DepApplicant_Type">
    <xsd:sequence>
        <xsd:element ref="CustId" minOccurs="0" />
        <xsd:element ref="CustInfo" minOccurs="0" />
        <xsd:element ref="DepApplicantAcctRel" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CustId ifx:CustId 0 (1)
CustInfo ifx:CustInfo 0 (1)
DepApplicantAcctRel ifx:DepApplicantAcctRel 0 unbounded
Collapse Derivation Tree:
Collapse References:
ifx:DepApplicant