Definition Type: ComplexType
Name: CardPrefRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CardPrefLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CardPrefStatus in schema ifx170_cardpreflib_xsd Drilldown into CardPrefInfo in schema ifx170_cardpreflib_xsd Drilldown into CardPrefId in schema ifx170_corelib_xsdXSD Diagram of CardPrefRec_Type in schema ifx170_cardpreflib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="CardPrefRec_Type">
    <xsd:sequence>
        <xsd:element ref="CardPrefId" />
        <xsd:element ref="CardPrefInfo" />
        <xsd:element ref="CardPrefStatus" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CardPrefId ifx:CardPrefId (1) (1)
CardPrefInfo ifx:CardPrefInfo (1) (1)
CardPrefStatus ifx:CardPrefStatus (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:CardPrefRec