Definition Type: ComplexType
Name: Future
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:ExchangeTraded
Containing Schema: fpml-asset-5-10.xsd
Abstract
Documentation:
An exchange traded future contract.
Collapse XSD Schema Diagram:
Drilldown into settlementType in schema fpml-asset-5-10_xsd5 Drilldown into underlyer in schema fpml-asset-5-10_xsd5 Drilldown into contractYearMonth in schema fpml-asset-5-10_xsd5 Drilldown into maturity in schema fpml-asset-5-10_xsd5 Drilldown into futureContractReference in schema fpml-asset-5-10_xsd5 Drilldown into multiplier in schema fpml-asset-5-10_xsd5 Drilldown into specifiedExchangeId in schema fpml-asset-5-10_xsd5 Drilldown into optionsExchangeId in schema fpml-asset-5-10_xsd5 Drilldown into relatedExchangeId in schema fpml-asset-5-10_xsd5 Drilldown into ExchangeIdentifier.model in schema fpml-asset-5-10_xsd5 Drilldown into definition in schema fpml-asset-5-10_xsd5 Drilldown into clearanceSystem in schema fpml-asset-5-10_xsd5 Drilldown into exchangeId in schema fpml-asset-5-10_xsd5 Drilldown into currency in schema fpml-asset-5-10_xsd5 Drilldown into instrumentId in schema fpml-asset-5-10_xsd5 Drilldown into id in schema fpml-asset-5-10_xsd5 Drilldown into Asset in schema fpml-asset-5-10_xsd5 Drilldown into IdentifiedAsset in schema fpml-asset-5-10_xsd5 Drilldown into UnderlyingAsset in schema fpml-asset-5-10_xsd5 Drilldown into ExchangeTraded in schema fpml-asset-5-10_xsd5XSD Diagram of Future in schema fpml-asset-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Future">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An exchange traded future contract.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ExchangeTraded">
            <xsd:sequence>
                <xsd:element name="multiplier" type="PositiveDecimal" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The multiplier is the minimum number of the underlying - index or stock - that a participant has to trade while taking a position in the Future contract. The purpose of the multiplier is to inflate the value of the contract to add leverage to the trade. The multiplier for the Dow is 10, for the Nasdaq it is 100 and it is 250 for the Standard and Poor's index.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="futureContractReference" type="String" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Native identifier for the contract on the listing exchange.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:choice minOccurs="0">
                    <xsd:element name="maturity" type="xsd:date">
                        <xsd:annotation>
                            <xsd:documentation xml:lang="en">The date when the future contract expires.</xsd:documentation>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="contractYearMonth" type="xsd:gYearMonth">
                        <xsd:annotation>
                            <xsd:documentation xml:lang="en">The contract month of the futures contract. i.e. F13 WTI NYMEX Contract is 2013-01.</xsd:documentation>
                        </xsd:annotation>
                    </xsd:element>
                </xsd:choice>
                <xsd:sequence>
                    <xsd:annotation>
                        <xsd:documentation>Reportable reference data under MiFID RTS 22</xsd:documentation>
                    </xsd:annotation>
                    <xsd:element name="underlyer" type="ExchangeTradedContractUnderlyer" minOccurs="0">
                        <xsd:annotation>
                            <xsd:documentation>Underlyer of the option e.g. a listed future.</xsd:documentation>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="settlementType" type="SettlementTypeEnum" minOccurs="0">
                        <xsd:annotation>
                            <xsd:documentation>Settlement method for the contract (Cash, Physical). This value is used to populate the "Delivery Type" field for regulatory reporting (CFTC, ESMA).</xsd:documentation>
                        </xsd:annotation>
                    </xsd:element>
                </xsd:sequence>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
instrumentId nsF:instrumentId 0 unbounded
currency nsF:currency 0 (1)
exchangeId nsF:exchangeId 0 (1)
clearanceSystem nsF:clearanceSystem 0 (1)
definition nsF:definition 0 (1)
relatedExchangeId nsF:relatedExchangeId 0 unbounded
optionsExchangeId nsF:optionsExchangeId 0 unbounded
specifiedExchangeId nsF:specifiedExchangeId 0 unbounded
multiplier nsF:multiplier 0 (1)
futureContractReference nsF:futureContractReference 0 (1)
maturity nsF:maturity (1) (1)
contractYearMonth nsF:contractYearMonth (1) (1)
underlyer nsF:underlyer 0 (1)
settlementType nsF:settlementType 0 (1)
<xs:group> nsF:ExchangeIdentifier.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:future