Definition Type: ComplexType
Name: EmbeddedOptionType
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Scheme
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A flexible description of the type or characteristics of an option embbedded within another product. For example, a cancelable provision or an optional early termination provision.
Collapse XSD Schema Diagram:
Drilldown into embeddedOptionTypeScheme in schema fpml-shared-5-10_xsd4XSD Diagram of EmbeddedOptionType in schema fpml-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="EmbeddedOptionType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A flexible description of the type or characteristics of an option embbedded within another product. For example, a cancelable provision or an optional early termination provision.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="embeddedOptionTypeScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/embedded-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
embeddedOptionTypeScheme nsE:embeddedOptionTypeScheme http://www.fpml.org/coding-scheme/embedded-option-type (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:embeddedOptionType