Definition Type: ComplexType
Name: BankSvcProfInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_SvcProfLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into InterXferProf in schema ifx170_svcproflib_xsd Drilldown into XferProf in schema ifx170_svcproflib_xsd Drilldown into StopChkProf in schema ifx170_svcproflib_xsd Drilldown into DeliveryMethod in schema ifx170_corelib_xsd Drilldown into CustBankPrefSupt in schema ifx170_corelib_xsd Drilldown into OptSupt in schema ifx170_corelib_xsd Drilldown into RevOptSupt in schema ifx170_corelib_xsd Drilldown into MsgSupt in schema ifx170_corelib_xsd Drilldown into SvcCore in schema ifx170_corelib_xsdXSD Diagram of BankSvcProfInfo_Type in schema ifx170_svcproflib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="BankSvcProfInfo_Type">
    <xsd:sequence>
        <xsd:element ref="SvcCore" />
        <xsd:element ref="MsgSupt" maxOccurs="unbounded" />
        <xsd:element ref="RevOptSupt" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OptSupt" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CustBankPrefSupt" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DeliveryMethod" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="StopChkProf" minOccurs="0" />
        <xsd:element ref="XferProf" minOccurs="0" />
        <xsd:element ref="InterXferProf" 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
RevOptSupt ifx:RevOptSupt 0 unbounded
OptSupt ifx:OptSupt 0 unbounded
CustBankPrefSupt ifx:CustBankPrefSupt 0 unbounded
DeliveryMethod ifx:DeliveryMethod 0 unbounded
StopChkProf ifx:StopChkProf 0 (1)
XferProf ifx:XferProf 0 (1)
InterXferProf ifx:InterXferProf 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:BankSvcProfInfo