Definition Type: ComplexType
Name: FxFallbackReferencePrice
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FxDisruptionFallback
Containing Schema: fpml-fx-5-10.xsd
Abstract
Documentation:
Describes an alternative set of price sources
Collapse XSD Schema Diagram:
Drilldown into secondaryRateSource in schema fpml-fx-5-10_xsd2 Drilldown into primaryRateSource in schema fpml-fx-5-10_xsd2 Drilldown into PrioritizedRateSource.model in schema fpml-fx-5-10_xsd2 Drilldown into FxDisruptionFallback in schema fpml-fx-5-10_xsd2XSD Diagram of FxFallbackReferencePrice in schema fpml-fx-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxFallbackReferencePrice">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Describes an alternative set of price sources</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="FxDisruptionFallback">
            <xsd:sequence>
                <xsd:group ref="PrioritizedRateSource.model" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
primaryRateSource nsD:primaryRateSource 0 (1)
secondaryRateSource nsD:secondaryRateSource 0 unbounded
<xs:group> nsD:PrioritizedRateSource.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsD:fallbackReferencePrice