Definition Type: ComplexType
Name: SettlementPeriodsFixedPrice
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:FixedPrice
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
A type defining the Fixed Price applicable to a range or ranges of Settlement Periods.
Collapse XSD Schema Diagram:
Drilldown into settlementPeriodsReference in schema fpml-com-5-10_xsd2 Drilldown into priceUnit in schema fpml-com-5-10_xsd2 Drilldown into priceCurrency in schema fpml-com-5-10_xsd2 Drilldown into Price.model in schema fpml-com-5-10_xsd2 Drilldown into price in schema fpml-com-5-10_xsd2 Drilldown into id in schema fpml-com-5-10_xsd2 Drilldown into FixedPrice in schema fpml-com-5-10_xsd2XSD Diagram of SettlementPeriodsFixedPrice in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="SettlementPeriodsFixedPrice">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining the Fixed Price applicable to a range or ranges of Settlement Periods.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="FixedPrice">
            <xsd:sequence>
                <xsd:element name="settlementPeriodsReference" type="SettlementPeriodsReference" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
price nsE:price 0 (1)
priceCurrency nsE:priceCurrency 0 (1)
priceUnit nsE:priceUnit 0 (1)
settlementPeriodsReference nsE:settlementPeriodsReference 0 unbounded
<xs:group> nsE:Price.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:settlementPeriodsPrice