Definition Type: Element
Name: fixedPriceStep
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FixedPrice
Containing Schema: fpml-com-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
The Fixed Price for a given Calculation Period during the life of the trade. There must be a Fixed Price step specified for each Calculation Period, regardless of whether the Fixed Price changes or remains the same between periods.
Collapse XSD Schema Diagram:
Drilldown into priceUnit in schema fpml-com-5-10_xsd1 Drilldown into priceCurrency in schema fpml-com-5-10_xsd1 Drilldown into Price.model in schema fpml-com-5-10_xsd1 Drilldown into price in schema fpml-com-5-10_xsd1 Drilldown into id in schema fpml-com-5-10_xsd1 Drilldown into FixedPrice in schema fpml-com-5-10_xsd1XSD Diagram of fixedPriceStep in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fixedPriceStep" type="FixedPrice" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The Fixed Price for a given Calculation Period during the life of the trade. There must be a Fixed Price step specified for each Calculation Period, regardless of whether the Fixed Price changes or remains the same between periods.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
price nsD:price (1) (1)
priceCurrency nsD:priceCurrency (1) (1)
priceUnit nsD:priceUnit (1) (1)
<xs:group> nsD:Price.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: