Definition Type: ComplexType
Name: PriceMateriality
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FxDisruptionEvent
Containing Schema: fpml-fx-5-10.xsd
Abstract
Documentation:
A structure describing the criteria for price materiality.
Collapse XSD Schema Diagram:
Drilldown into percentage in schema fpml-fx-5-10_xsd2 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 FxDisruptionEvent in schema fpml-fx-5-10_xsd2XSD Diagram of PriceMateriality in schema fpml-fx-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PriceMateriality">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A structure describing the criteria for price materiality.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="FxDisruptionEvent">
            <xsd:sequence>
                <xsd:group ref="PrioritizedRateSource.model" />
                <xsd:element name="percentage" type="PositiveDecimal" minOccurs="0" />
            </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
percentage nsD:percentage 0 (1)
<xs:group> nsD:PrioritizedRateSource.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsD:priceMateriality