Definition Type: ComplexType
Name: SignonICC_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 PINBlock in schema ifx170_corelib_xsd Drilldown into AppId in schema ifx170_corelib_xsd Drilldown into AppPanSeq in schema ifx170_corelib_xsd Drilldown into AppPan in schema ifx170_corelib_xsdXSD Diagram of SignonICC_Type in schema ifx170_corelib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="SignonICC_Type">
    <xsd:sequence>
        <xsd:element ref="AppPan" />
        <xsd:element ref="AppPanSeq" minOccurs="0" />
        <xsd:element ref="AppId" minOccurs="0" />
        <xsd:element ref="PINBlock" minOccurs="0" />
        <xsd:element ref="GenSessKey" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AppPan ifx:AppPan (1) (1)
AppPanSeq ifx:AppPanSeq 0 (1)
AppId ifx:AppId 0 (1)
PINBlock ifx:PINBlock 0 (1)
GenSessKey ifx:GenSessKey 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:SignonICC