Definition Type: ComplexType
Name: IFX_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_IFXDocument.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SignoffRs in schema ifx170_ifxdocument_xsd Drilldown into RootSvcRs in schema ifx170_rootsvc_xsd Drilldown into MediaSvcRs in schema ifx170_mediasvc_xsd Drilldown into PresSvcRs in schema ifx170_pressvc_xsd Drilldown into PaySvcRs in schema ifx170_paysvc_xsd Drilldown into BankSvcRs in schema ifx170_banksvc_xsd Drilldown into BaseSvcRs in schema ifx170_basesvc_xsd Drilldown into SignonRs in schema ifx170_ifxdocument_xsd Drilldown into Status in schema ifx170_corelib_xsd Drilldown into SignoffRq in schema ifx170_ifxdocument_xsd Drilldown into RootSvcRq in schema ifx170_rootsvc_xsd Drilldown into MediaSvcRq in schema ifx170_mediasvc_xsd Drilldown into PresSvcRq in schema ifx170_pressvc_xsd Drilldown into PaySvcRq in schema ifx170_paysvc_xsd Drilldown into BankSvcRq in schema ifx170_banksvc_xsd Drilldown into BaseSvcRq in schema ifx170_basesvc_xsd Drilldown into SignonRq in schema ifx170_ifxdocument_xsdXSD Diagram of IFX_Type in schema ifx170_ifxdocument_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="IFX_Type">
    <xsd:choice>
        <xsd:sequence>
            <xsd:element ref="SignonRq" />
            <xsd:sequence minOccurs="0" maxOccurs="unbounded">
                <xsd:choice>
                    <xsd:element ref="BaseSvcRq" />
                    <xsd:element ref="BankSvcRq" />
                    <xsd:element ref="PaySvcRq" />
                    <xsd:element ref="PresSvcRq" />
                    <xsd:element ref="MediaSvcRq" />
                    <xsd:element ref="RootSvcRq" />
                </xsd:choice>
            </xsd:sequence>
            <xsd:element ref="SignoffRq" minOccurs="0" />
        </xsd:sequence>
        <xsd:sequence>
            <xsd:element ref="Status" minOccurs="0" />
            <xsd:element ref="SignonRs" minOccurs="0" />
            <xsd:sequence minOccurs="0" maxOccurs="unbounded">
                <xsd:choice>
                    <xsd:element ref="BaseSvcRs" />
                    <xsd:element ref="BankSvcRs" />
                    <xsd:element ref="PaySvcRs" />
                    <xsd:element ref="PresSvcRs" />
                    <xsd:element ref="MediaSvcRs" />
                    <xsd:element ref="RootSvcRs" />
                </xsd:choice>
            </xsd:sequence>
            <xsd:element ref="SignoffRs" minOccurs="0" />
        </xsd:sequence>
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SignonRq ifx:SignonRq (1) (1)
BaseSvcRq ifx:BaseSvcRq (1) (1)
BankSvcRq ifx:BankSvcRq (1) (1)
PaySvcRq ifx:PaySvcRq (1) (1)
PresSvcRq ifx:PresSvcRq (1) (1)
MediaSvcRq ifx:MediaSvcRq (1) (1)
RootSvcRq ifx:RootSvcRq (1) (1)
SignoffRq ifx:SignoffRq 0 (1)
Status ifx:Status 0 (1)
SignonRs ifx:SignonRs 0 (1)
BaseSvcRs ifx:BaseSvcRs (1) (1)
BankSvcRs ifx:BankSvcRs (1) (1)
PaySvcRs ifx:PaySvcRs (1) (1)
PresSvcRs ifx:PresSvcRs (1) (1)
MediaSvcRs ifx:MediaSvcRs (1) (1)
RootSvcRs ifx:RootSvcRs (1) (1)
SignoffRs ifx:SignoffRs 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:IFX