Definition Type: ComplexType
Name: FxSingleLeg
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsA:Product
Containing Schema: fpml-fx-5-9.xsd
Abstract
Documentation:
A type defining either a spot or forward FX transactions.
Collapse XSD Schema Diagram:
Drilldown into nonDeliverableSettlement in schema fpml-fx-5-9_xsd Drilldown into exchangeRate in schema fpml-fx-5-9_xsd Drilldown into valueDate in schema fpml-fx-5-9_xsd Drilldown into exchangedCurrency2 in schema fpml-fx-5-9_xsd Drilldown into exchangedCurrency1 in schema fpml-fx-5-9_xsd Drilldown into FxCoreDetails.model in schema fpml-fx-5-9_xsd Drilldown into productId in schema fpml-shared-5-9_xsd Drilldown into productType in schema fpml-shared-5-9_xsd Drilldown into primaryAssetClass in schema fpml-shared-5-9_xsd Drilldown into Product.model in schema fpml-shared-5-9_xsd Drilldown into id in schema fpml-shared-5-9_xsd Drilldown into Product in schema fpml-shared-5-9_xsdXSD Diagram of FxSingleLeg in schema fpml-fx-5-9_xsd (Financial products Markup Language (FpML®) - Pretrade)
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 nsA:primaryAssetClass 0 (1)
productType nsA:productType 0 unbounded
productId nsA:productId 0 unbounded
exchangedCurrency1 nsA:exchangedCurrency1 (1) (1)
exchangedCurrency2 nsA:exchangedCurrency2 (1) (1)
valueDate nsA:valueDate (1) (1)
exchangeRate nsA:exchangeRate 0 (1)
nonDeliverableSettlement nsA:nonDeliverableSettlement 0 (1)
<xs:group> nsA:FxCoreDetails.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:fxSingleLeg
Collapse Comments:
blog comments powered by Disqus