Definition Type: Element
Name: sideRates
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:SideRates
Containing Schema: fpml-fx-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
An optional element that allow for definition of rates against base currency for non-base currency FX contracts.
Collapse XSD Schema Diagram:
Drilldown into currency2SideRate in schema fpml-fx-4-4_xsd Drilldown into currency1SideRate in schema fpml-fx-4-4_xsd Drilldown into baseCurrency in schema fpml-fx-4-4_xsd Drilldown into SideRates in schema fpml-fx-4-4_xsdXSD Diagram of sideRates in schema fpml-fx-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="sideRates" type="SideRates" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An optional element that allow for definition of rates against base currency for non-base currency FX contracts.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
baseCurrency fpml:baseCurrency (1) (1)
currency1SideRate fpml:currency1SideRate 0 (1)
currency2SideRate fpml:currency2SideRate 0 (1)
Collapse Derivation Tree: