Definition Type: ComplexType
Name: ForExRateRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_ForExLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ForExRateInfo in schema ifx170_corelib_xsd Drilldown into ForExRateId in schema ifx170_forexlib_xsdXSD Diagram of ForExRateRec_Type in schema ifx170_forexlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="ForExRateRec_Type">
    <xsd:sequence>
        <xsd:element ref="ForExRateId" minOccurs="0" />
        <xsd:element ref="ForExRateInfo" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ForExRateId ifx:ForExRateId 0 (1)
ForExRateInfo ifx:ForExRateInfo (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:ForExRateRec