Definition Type: ComplexType
Name: Future
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:ExchangeTraded
Containing Schema: fpml-asset-5-0.xsd
Abstract
Documentation:
An exchange traded future contract.
Collapse XSD Schema Diagram:
Drilldown into maturity in schema fpml-asset-5-0_xsd1 Drilldown into futureContractReference in schema fpml-asset-5-0_xsd1 Drilldown into multiplier in schema fpml-asset-5-0_xsd1 Drilldown into optionsExchangeId in schema fpml-asset-5-0_xsd1 Drilldown into relatedExchangeId in schema fpml-asset-5-0_xsd1 Drilldown into ExchangeIdentifier.model in schema fpml-asset-5-0_xsd1 Drilldown into definition in schema fpml-asset-5-0_xsd1 Drilldown into clearanceSystem in schema fpml-asset-5-0_xsd1 Drilldown into exchangeId in schema fpml-asset-5-0_xsd1 Drilldown into currency in schema fpml-asset-5-0_xsd1 Drilldown into description in schema fpml-asset-5-0_xsd1 Drilldown into instrumentId in schema fpml-asset-5-0_xsd1 Drilldown into id in schema fpml-asset-5-0_xsd1 Drilldown into Asset in schema fpml-asset-5-0_xsd1 Drilldown into IdentifiedAsset in schema fpml-asset-5-0_xsd1 Drilldown into UnderlyingAsset in schema fpml-asset-5-0_xsd1 Drilldown into ExchangeTraded in schema fpml-asset-5-0_xsd1XSD Diagram of Future in schema fpml-asset-5-0_xsd1 (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="xsd:positiveInteger" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Specifies the contract multiplier that can be associated with the number of units.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="futureContractReference" type="xsd:string" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Specifies the future contract that can be referenced, besides the equity or index reference defined as part of the UnderlyerAsset type.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="maturity" type="xsd:date" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The date when the future contract expires.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
instrumentId nsB:instrumentId 0 unbounded
description nsB:description 0 (1)
currency nsB:currency 0 (1)
exchangeId nsB:exchangeId 0 (1)
clearanceSystem nsB:clearanceSystem 0 (1)
definition nsB:definition 0 (1)
relatedExchangeId nsB:relatedExchangeId 0 unbounded
optionsExchangeId nsB:optionsExchangeId 0 unbounded
multiplier nsB:multiplier 0 (1)
futureContractReference nsB:futureContractReference 0 (1)
maturity nsB:maturity 0 (1)
<xs:group> nsB:ExchangeIdentifier.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:future