Definition Type: ComplexType
Name: BaseSvcProfInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_SvcProfLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into EnrollProf in schema ifx170_svcproflib_xsd Drilldown into SignonInfo in schema ifx170_corelib_xsd Drilldown into OptSupt in schema ifx170_corelib_xsd Drilldown into MsgSupt in schema ifx170_corelib_xsd Drilldown into SvcCore in schema ifx170_corelib_xsdXSD Diagram of BaseSvcProfInfo_Type in schema ifx170_svcproflib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="BaseSvcProfInfo_Type">
    <xsd:sequence>
        <xsd:element ref="SvcCore" />
        <xsd:element ref="MsgSupt" maxOccurs="unbounded" />
        <xsd:element ref="OptSupt" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SignonInfo" />
        <xsd:element ref="EnrollProf" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SvcCore ifx:SvcCore (1) (1)
MsgSupt ifx:MsgSupt (1) unbounded
OptSupt ifx:OptSupt 0 unbounded
SignonInfo ifx:SignonInfo (1) (1)
EnrollProf ifx:EnrollProf 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:BaseSvcProfInfo