Definition Type: ComplexType
Name: FixedPrice
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
A type defining the Fixed Price.
Collapse XSD Schema Diagram:
Drilldown into priceUnit in schema fpml-com-5-10_xsd3 Drilldown into priceCurrency in schema fpml-com-5-10_xsd3 Drilldown into Price.model in schema fpml-com-5-10_xsd3 Drilldown into price in schema fpml-com-5-10_xsd3 Drilldown into id in schema fpml-com-5-10_xsd3XSD Diagram of FixedPrice in schema fpml-com-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FixedPrice">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining the Fixed Price.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="price" type="xsd:decimal">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The Fixed Price.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="Price.model" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
price nsF:price (1) (1)
priceCurrency nsF:priceCurrency (1) (1)
priceUnit nsF:priceUnit (1) (1)
<xs:group> nsF:Price.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:fixedPrice, nsF:fixedPrice, nsF:fixedPricensF:levelPrice, nsF:SettlementPeriodsFixedPrice,