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