Definition Type: ComplexType
Name: FxSingleLeg
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Product
Containing Schema: fpml-fx-5-10.xsd
Abstract
Documentation:
A type defining either a spot or forward FX transactions.
Collapse XSD Schema Diagram:
Drilldown into disruption in schema fpml-fx-5-10_xsd2 Drilldown into nonDeliverableSettlement in schema fpml-fx-5-10_xsd2 Drilldown into exchangeRate in schema fpml-fx-5-10_xsd2 Drilldown into currency2ValueDate in schema fpml-fx-5-10_xsd2 Drilldown into currency1ValueDate in schema fpml-fx-5-10_xsd2 Drilldown into valueDate in schema fpml-fx-5-10_xsd2 Drilldown into tenorPeriod in schema fpml-fx-5-10_xsd2 Drilldown into tenorName in schema fpml-fx-5-10_xsd2 Drilldown into FxTenor.model in schema fpml-fx-5-10_xsd2 Drilldown into dealtCurrency in schema fpml-fx-5-10_xsd2 Drilldown into exchangedCurrency2 in schema fpml-fx-5-10_xsd2 Drilldown into exchangedCurrency1 in schema fpml-fx-5-10_xsd2 Drilldown into FxCoreDetails.model in schema fpml-fx-5-10_xsd2 Drilldown into embeddedOptionType in schema fpml-shared-5-10_xsd3 Drilldown into productId in schema fpml-shared-5-10_xsd3 Drilldown into productId in schema fpml-shared-5-10_xsd3 Drilldown into productType in schema fpml-shared-5-10_xsd3 Drilldown into secondaryAssetClass in schema fpml-shared-5-10_xsd3 Drilldown into primaryAssetClass in schema fpml-shared-5-10_xsd3 Drilldown into Product.model in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into Product in schema fpml-shared-5-10_xsd3XSD Diagram of FxSingleLeg in schema fpml-fx-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxSingleLeg">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining either a spot or forward FX transactions.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Product">
            <xsd:sequence>
                <xsd:group ref="FxCoreDetails.model" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
primaryAssetClass nsD:primaryAssetClass (1) (1)
secondaryAssetClass nsD:secondaryAssetClass 0 unbounded
productType nsD:productType (1) unbounded
productId nsD:productId 0 unbounded
productId nsD:productId (1) unbounded
embeddedOptionType nsD:embeddedOptionType 0 2
exchangedCurrency1 nsD:exchangedCurrency1 (1) (1)
exchangedCurrency2 nsD:exchangedCurrency2 (1) (1)
dealtCurrency nsD:dealtCurrency 0 (1)
tenorName nsD:tenorName (1) (1)
tenorPeriod nsD:tenorPeriod (1) (1)
valueDate nsD:valueDate (1) (1)
currency1ValueDate nsD:currency1ValueDate (1) (1)
currency2ValueDate nsD:currency2ValueDate (1) (1)
exchangeRate nsD:exchangeRate 0 (1)
nonDeliverableSettlement nsD:nonDeliverableSettlement 0 (1)
disruption nsD:disruption 0 unbounded
<xs:group> nsD:FxCoreDetails.model (1) (1)
<xs:group> nsD:FxTenor.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:fxSingleLeg