Definition Type: ComplexType
Name: InterXferProf_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_SvcProfLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into USA.ACHProf in schema ifx170_corelib_xsd Drilldown into IntlXferFeeCurAmt in schema ifx170_corelib_xsd Drilldown into DomXferFeeCurAmt in schema ifx170_corelib_xsd Drilldown into XferProf in schema ifx170_svcproflib_xsdXSD Diagram of InterXferProf_Type in schema ifx170_svcproflib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="InterXferProf_Type">
    <xsd:sequence>
        <xsd:element ref="XferProf" minOccurs="0" />
        <xsd:element ref="DomXferFeeCurAmt" minOccurs="0" />
        <xsd:element ref="IntlXferFeeCurAmt" minOccurs="0" />
        <xsd:element ref="USA.ACHProf" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
XferProf ifx:XferProf 0 (1)
DomXferFeeCurAmt ifx:DomXferFeeCurAmt 0 (1)
IntlXferFeeCurAmt ifx:IntlXferFeeCurAmt 0 (1)
USA.ACHProf ifx:USA.ACHProf 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:InterXferProf