Definition Type: ComplexType
Name: OptionBaseExtended
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:OptionBase
Containing Schema: fpml-option-shared-5-0.xsd
Abstract True
Documentation:
Base type for options starting with the 4-3 release, until we refactor the schema as part of the 5-0 release series.
Collapse XSD Schema Diagram:
Drilldown into settlementCurrency in schema fpml-shared-5-0_xsd1 Drilldown into settlementAmount in schema fpml-shared-5-0_xsd1 Drilldown into SettlementAmountOrCurrency.model in schema fpml-shared-5-0_xsd1 Drilldown into settlementDate in schema fpml-option-shared-5-0_xsd1 Drilldown into settlementType in schema fpml-option-shared-5-0_xsd1 Drilldown into OptionSettlement.model in schema fpml-option-shared-5-0_xsd1 Drilldown into numberOfOptions in schema fpml-option-shared-5-0_xsd1 Drilldown into entitlementCurrency in schema fpml-option-shared-5-0_xsd1 Drilldown into optionEntitlement in schema fpml-option-shared-5-0_xsd1 Drilldown into OptionDenomination.model in schema fpml-option-shared-5-0_xsd1 Drilldown into notionalAmount in schema fpml-option-shared-5-0_xsd1 Drilldown into notionalReference in schema fpml-option-shared-5-0_xsd1 Drilldown into feature in schema fpml-option-shared-5-0_xsd1 Drilldown into exerciseProcedure in schema fpml-option-shared-5-0_xsd1 Drilldown into exercise in schema fpml-shared-5-0_xsd1 Drilldown into premium in schema fpml-option-shared-5-0_xsd1 Drilldown into optionType in schema fpml-option-shared-5-0_xsd1 Drilldown into sellerAccountReference in schema fpml-shared-5-0_xsd1 Drilldown into sellerPartyReference in schema fpml-shared-5-0_xsd1 Drilldown into buyerAccountReference in schema fpml-shared-5-0_xsd1 Drilldown into buyerPartyReference in schema fpml-shared-5-0_xsd1 Drilldown into BuyerSeller.model in schema fpml-shared-5-0_xsd1 Drilldown into assetClass in schema fpml-shared-5-0_xsd1 Drilldown into productId in schema fpml-shared-5-0_xsd1 Drilldown into productType in schema fpml-shared-5-0_xsd1 Drilldown into Product.model in schema fpml-shared-5-0_xsd1 Drilldown into id in schema fpml-shared-5-0_xsd1 Drilldown into Product in schema fpml-shared-5-0_xsd1 Drilldown into OptionBase in schema fpml-option-shared-5-0_xsd1XSD Diagram of OptionBaseExtended in schema fpml-option-shared-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="OptionBaseExtended" abstract="true">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Base type for options starting with the 4-3 release, until we refactor the schema as part of the 5-0 release series.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="OptionBase">
            <xsd:sequence>
                <xsd:element name="premium" type="Premium" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The option premium payable by the buyer to the seller.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="exercise" minOccurs="0" />
                <xsd:element name="exerciseProcedure" type="ExerciseProcedure" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A set of parameters defining procedures associated with the exercise.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="feature" type="OptionFeature" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">An Option feature such as quanto, asian, barrier, knock.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:choice minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A choice between an explicit representation of the notional amount, or a reference to a notional amount defined elsewhere in this document.</xsd:documentation>
                    </xsd:annotation>
                    <xsd:element name="notionalReference" type="NotionalAmountReference" minOccurs="0" />
                    <xsd:element name="notionalAmount" type="Money" minOccurs="0" />
                </xsd:choice>
                <xsd:group ref="OptionDenomination.model" minOccurs="0" />
                <xsd:group ref="OptionSettlement.model" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
productType nsB:productType 0 unbounded
productId nsB:productId 0 unbounded
assetClass nsB:assetClass 0 unbounded
buyerPartyReference nsB:buyerPartyReference 0 (1)
buyerAccountReference nsB:buyerAccountReference 0 (1)
sellerPartyReference nsB:sellerPartyReference 0 (1)
sellerAccountReference nsB:sellerAccountReference 0 (1)
optionType nsB:optionType 0 (1)
premium nsB:premium 0 (1)
exercise nsB:exercise 0 (1)
exerciseProcedure nsB:exerciseProcedure 0 (1)
feature nsB:feature 0 (1)
notionalReference nsB:notionalReference 0 (1)
notionalAmount nsB:notionalAmount 0 (1)
optionEntitlement nsB:optionEntitlement 0 (1)
entitlementCurrency nsB:entitlementCurrency 0 (1)
numberOfOptions nsB:numberOfOptions 0 (1)
settlementType nsB:settlementType 0 (1)
settlementDate nsB:settlementDate 0 (1)
settlementAmount nsB:settlementAmount 0 (1)
settlementCurrency nsB:settlementCurrency 0 (1)
<xs:group> nsB:BuyerSeller.model (1) (1)
<xs:group> nsB:OptionDenomination.model 0 (1)
<xs:group> nsB:OptionSettlement.model (1) (1)
<xs:group> nsB:SettlementAmountOrCurrency.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:BondOption, nsB:CreditDefaultSwapOption