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