Definition Type: ComplexType
Name: FxLevel
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:Schedule
Containing Schema: fpml-fx-targets-5-10.xsd
Abstract
Documentation:
Level is expressed as Schedule, with an initial value and optional steps.
Collapse XSD Schema Diagram:
Drilldown into initialValue in schema fpml-shared-5-10_xsd5 Drilldown into id in schema fpml-shared-5-10_xsd5 Drilldown into Schedule in schema fpml-shared-5-10_xsd5XSD Diagram of FxLevel in schema fpml-fx-targets-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxLevel">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Level is expressed as Schedule, with an initial value and optional steps.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Schedule" />
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
initialValue nsF:initialValue (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:level