Definition Type: ComplexType
Name: CreditInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CreditLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BaseEnvr in schema ifx170_corelib_xsd Drilldown into NetworkTrnInfo in schema ifx170_corelib_xsd Drilldown into CreditMediaItem in schema ifx170_corelib_xsd Drilldown into ClientChgCode in schema ifx170_corelib_xsd Drilldown into CreditId in schema ifx170_corelib_xsd Drilldown into CreditAuthId in schema ifx170_creditlib_xsd Drilldown into CardAcctId in schema ifx170_corelib_xsd Drilldown into LoanAcctId in schema ifx170_corelib_xsd Drilldown into PresAcctId in schema ifx170_corelib_xsd Drilldown into DepAcctId in schema ifx170_corelib_xsd Drilldown into CompositeCurAmt in schema ifx170_corelib_xsd Drilldown into CreditType in schema ifx170_creditlib_xsd Drilldown into CreditAuthType in schema ifx170_creditlib_xsdXSD Diagram of CreditInfo_Type in schema ifx170_creditlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="CreditInfo_Type">
    <xsd:sequence>
        <xsd:element ref="CreditAuthType" />
        <xsd:element ref="CreditType" minOccurs="0" />
        <xsd:element ref="CompositeCurAmt" maxOccurs="unbounded" />
        <xsd:choice>
            <xsd:element ref="DepAcctId" />
            <xsd:element ref="PresAcctId" />
            <xsd:element ref="LoanAcctId" />
            <xsd:element ref="CardAcctId" />
        </xsd:choice>
        <xsd:element ref="CreditAuthId" minOccurs="0" />
        <xsd:element ref="CreditId" minOccurs="0" />
        <xsd:element ref="ClientChgCode" minOccurs="0" />
        <xsd:element ref="CreditMediaItem" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="NetworkTrnInfo" minOccurs="0" />
        <xsd:element ref="BaseEnvr" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CreditAuthType ifx:CreditAuthType (1) (1)
CreditType ifx:CreditType 0 (1)
CompositeCurAmt ifx:CompositeCurAmt (1) unbounded
DepAcctId ifx:DepAcctId (1) (1)
PresAcctId ifx:PresAcctId (1) (1)
LoanAcctId ifx:LoanAcctId (1) (1)
CardAcctId ifx:CardAcctId (1) (1)
CreditAuthId ifx:CreditAuthId 0 (1)
CreditId ifx:CreditId 0 (1)
ClientChgCode ifx:ClientChgCode 0 (1)
CreditMediaItem ifx:CreditMediaItem 0 unbounded
NetworkTrnInfo ifx:NetworkTrnInfo 0 (1)
BaseEnvr ifx:BaseEnvr 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:CreditInfo