Definition Type: Element
Name: underlyingAssetReference
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: fpml:AssetReference
Containing Schema: fpml-mktenv-4-2.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A reference to an underlying asset that defines the meaning of the value, i.e. the product that the value corresponds to. For example, this could be a caplet or simple european swaption.
Collapse XSD Schema Diagram:
Drilldown into href in schema fpml-shared-4-2_xsd Drilldown into Reference in schema fpml-shared-4-2_xsd Drilldown into AssetReference in schema fpml-shared-4-2_xsdXSD Diagram of underlyingAssetReference in schema fpml-mktenv-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="underlyingAssetReference" type="AssetReference" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A reference to an underlying asset that defines the meaning of the value, i.e. the product that the value corresponds to. For example, this could be a caplet or simple european swaption.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
href fpml:href Required
Collapse Derivation Tree: