Definition Type: ComplexType
Name: SignonMagPIN_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into GenSessKey in schema ifx170_corelib_xsd Drilldown into SecObjId in schema ifx170_corelib_xsd Drilldown into PINBlock in schema ifx170_corelib_xsd Drilldown into CryptType in schema ifx170_corelib_xsd Drilldown into CardMagData in schema ifx170_corelib_xsd Drilldown into SignonRole in schema ifx170_corelib_xsdXSD Diagram of SignonMagPIN_Type in schema ifx170_corelib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="SignonMagPIN_Type">
    <xsd:sequence>
        <xsd:element ref="SignonRole" />
        <xsd:element ref="CardMagData" />
        <xsd:element ref="CryptType" minOccurs="0" />
        <xsd:element ref="PINBlock" />
        <xsd:element ref="SecObjId" minOccurs="0" />
        <xsd:element ref="GenSessKey" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SignonRole ifx:SignonRole (1) (1)
CardMagData ifx:CardMagData (1) (1)
CryptType ifx:CryptType 0 (1)
PINBlock ifx:PINBlock (1) (1)
SecObjId ifx:SecObjId 0 (1)
GenSessKey ifx:GenSessKey 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:SignonMagPIN