Definition Type: ComplexType
Name: ExposureType
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Scheme
Containing Schema: fpml-reporting-5-10.xsd
Abstract
Documentation:
A code that describes the type of risk or exposure, based on the type of instrument that created the exposure. For example, values might include Outright, Basis, or Index for swaps, or BasketOption, or StaircaseOption for options.
Collapse XSD Schema Diagram:
Drilldown into exposureTypeScheme in schema fpml-reporting-5-10_xsdXSD Diagram of ExposureType in schema fpml-reporting-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ExposureType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A code that describes the type of risk or exposure, based on the type of instrument that created the exposure. For example, values might include Outright, Basis, or Index for swaps, or BasketOption, or StaircaseOption for options.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="exposureTypeScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/exposure-type" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
exposureTypeScheme nsE:exposureTypeScheme http://www.fpml.org/coding-scheme/exposure-type (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:exposureType