Definition Type: ComplexType
Name: ForExRateInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib No Plus.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SPRefId in schema ifx170_corelib no plus_xsd Drilldown into CSPRefId in schema ifx170_corelib no plus_xsd Drilldown into ExpDt in schema ifx170_corelib no plus_xsd Drilldown into Fee in schema ifx170_corelib no plus_xsd Drilldown into CurConvertRule in schema ifx170_corelib no plus_xsd Drilldown into CurRate in schema ifx170_corelib no plus_xsd Drilldown into CurAmt in schema ifx170_corelib no plus_xsdXSD Diagram of ForExRateInfo_Type in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="ForExRateInfo_Type">
    <xsd:sequence>
        <xsd:element ref="CurAmt" minOccurs="0" />
        <xsd:element ref="CurRate" />
        <xsd:element ref="CurConvertRule" />
        <xsd:element ref="Fee" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ExpDt" minOccurs="0" />
        <xsd:element ref="CSPRefId" minOccurs="0" />
        <xsd:element ref="SPRefId" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CurAmt ifx:CurAmt 0 (1)
CurRate ifx:CurRate (1) (1)
CurConvertRule ifx:CurConvertRule (1) (1)
Fee ifx:Fee 0 unbounded
ExpDt ifx:ExpDt 0 (1)
CSPRefId ifx:CSPRefId 0 (1)
SPRefId ifx:SPRefId 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:ForExRateInfo