Definition Type: Element
Name: expiringLevel
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-eq-shared-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
DEPRECATED. If true this contract will strike off the expiring level of the default exchange traded contract.
Collapse XSD Schema Diagram:
XSD Diagram of expiringLevel in schema fpml-eq-shared-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="expiringLevel" type="xsd:boolean" fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="The value is added to the determinationMethod coding Scheme list. Element 'expiringLevel' is deprecated and will be removed in the next major FpML version. Element 'initialLevelSource' with value 'ExpiringContractLevel' should be used instead." xmlns:fpml-annotation="http://www.fpml.org/annotation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">DEPRECATED. If true this contract will strike off the expiring level of the default exchange traded contract.</xsd:documentation>
    </xsd:annotation>
</xsd:element>