Definition Type: ComplexType
Name: FxPivot
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Schedule
Containing Schema: fpml-fx-targets-5-10.xsd
Abstract
Documentation:
Pivot is expressed as Schedule, with an initial value and optional steps.
Collapse XSD Schema Diagram:
Drilldown into step in schema fpml-shared-5-10_xsd3 Drilldown into initialValue in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into Schedule in schema fpml-shared-5-10_xsd3XSD Diagram of FxPivot in schema fpml-fx-targets-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxPivot">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Pivot 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 nsD:initialValue (1) (1)
step nsD:step 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:pivot