Definition Type: Element
Name: levelPrice
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:FixedPrice
Containing Schema: fpml-com-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A barrier expressed as a price level.
Collapse XSD Schema Diagram:
Drilldown into priceUnit in schema fpml-com-5-10_xsd Drilldown into priceCurrency in schema fpml-com-5-10_xsd Drilldown into Price.model in schema fpml-com-5-10_xsd Drilldown into price in schema fpml-com-5-10_xsd Drilldown into id in schema fpml-com-5-10_xsd Drilldown into FixedPrice in schema fpml-com-5-10_xsdXSD Diagram of levelPrice in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="levelPrice" type="FixedPrice">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A barrier expressed as a price level.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
price nsA:price (1) (1)
priceCurrency nsA:priceCurrency (1) (1)
priceUnit nsA:priceUnit (1) (1)
<xs:group> nsA:Price.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree: