Definition Type: ComplexType
Name: OptionType
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Scheme
Containing Schema: fpml-generic-5-9.xsd
Abstract
Documentation:
A flexible description of the type or characteristics of an option or strategy, e.g. butterfly, condor, chooser. For use with Generic products in Transparency reporting. Generic products define a product that represents an OTC derivative transaction whose economics are not fully described using an FpML schema. In other views, generic products are present for convenience to support internal messaging and workflows that are cross-product. Generic products are not full trade representations as such they are not intended to be used for confirming trades.
Collapse XSD Schema Diagram:
Drilldown into optionTypeScheme in schema fpml-generic-5-9_xsd2XSD Diagram of OptionType in schema fpml-generic-5-9_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="OptionType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A flexible description of the type or characteristics of an option or strategy, e.g. butterfly, condor, chooser. For use with Generic products in Transparency reporting. Generic products define a product that represents an OTC derivative transaction whose economics are not fully described using an FpML schema. In other views, generic products are present for convenience to support internal messaging and workflows that are cross-product. Generic products are not full trade representations as such they are not intended to be used for confirming trades.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="optionTypeScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/option-type">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The type scheme used with this option type.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
optionTypeScheme nsE:optionTypeScheme http://www.fpml.org/coding-scheme/option-type (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:optionType