Definition Type: ComplexType
Name: CardPref_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CardPrefLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CardPrefDeposit in schema ifx170_cardpreflib_xsd Drilldown into CardPrefWithdrawal in schema ifx170_cardpreflib_xsd Drilldown into CardPrefMisc in schema ifx170_cardpreflib_xsdXSD Diagram of CardPref_Type in schema ifx170_cardpreflib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="CardPref_Type">
    <xsd:choice>
        <xsd:element ref="CardPrefMisc" />
        <xsd:element ref="CardPrefWithdrawal" />
        <xsd:element ref="CardPrefDeposit" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CardPrefMisc ifx:CardPrefMisc (1) (1)
CardPrefWithdrawal ifx:CardPrefWithdrawal (1) (1)
CardPrefDeposit ifx:CardPrefDeposit (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:CardPref