Definition Type: Element
Name: definition
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:AssetReference
Containing Schema: fpml-mktenv-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
An optional 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 discount instrument.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-4-4_xsd Drilldown into href in schema fpml-asset-4-4_xsd Drilldown into AssetReference in schema fpml-asset-4-4_xsdXSD Diagram of definition in schema fpml-mktenv-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="definition" type="AssetReference" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An optional 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 discount instrument.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
href fpml:href Required
Collapse Derivation Tree: