Definition Type: Element
Name: relatedAsset
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:ExposureUnderlyingAsset
Containing Schema: fpml-reporting-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
This can be used to report assets that are related to this exposure, such as the asset on the other side of a basis trade.
Collapse XSD Schema Diagram:
Drilldown into instrumentId in schema fpml-reporting-5-10_xsd Drilldown into underlyingAsset in schema fpml-asset-5-10_xsd4 Drilldown into description in schema fpml-reporting-5-10_xsd Drilldown into ExposureUnderlyingAsset in schema fpml-reporting-5-10_xsdXSD Diagram of relatedAsset in schema fpml-reporting-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="relatedAsset" type="ExposureUnderlyingAsset" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">This can be used to report assets that are related to this exposure, such as the asset on the other side of a basis trade.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
description nsE:description 0 (1)
underlyingAsset nsE:underlyingAsset (1) (1)
instrumentId nsE:instrumentId 0 unbounded
Collapse Derivation Tree: