Definition Type: Element
Name: observable
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FxRateObservable
Containing Schema: fpml-fx-accruals-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Contains the quoted currency pair, and the information source for fixing FX rate.
Collapse XSD Schema Diagram:
Drilldown into crossRate in schema fpml-fx-accruals-5-10_xsd1 Drilldown into informationSource in schema fpml-fx-accruals-5-10_xsd1 Drilldown into quotedCurrencyPair in schema fpml-fx-accruals-5-10_xsd1 Drilldown into id in schema fpml-fx-accruals-5-10_xsd1 Drilldown into FxRateObservable in schema fpml-fx-accruals-5-10_xsd1XSD Diagram of observable in schema fpml-fx-accruals-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="observable" type="FxRateObservable" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Contains the quoted currency pair, and the information source for fixing FX rate.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
quotedCurrencyPair nsD:quotedCurrencyPair (1) (1)
informationSource nsD:informationSource (1) (1)
crossRate nsD:crossRate 2 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: