Definition Type: Element
Name: underlyerPrice
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: nsA:Price
Containing Schema: fpml-asset-4-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract False
Documentation:
Specifies the price that is associated with each of the basket constituents. This component is optional, as it is not absolutely required to accurately describe the economics of the trade, considering the price that characterizes the equity swap is associated to the leg of the trade.
Collapse XSD Schema Diagram:
Drilldown into fxConversion Drilldown into accruedInterestPrice Drilldown into netPrice Drilldown into grossPrice Drilldown into amountRelativeTo Drilldown into determinationMethod Drilldown into commission Drilldown into PriceXSD Diagram of underlyerPrice
Collapse XSD Schema Code:
<xsd:element name="underlyerPrice" type="Price" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the price that is associated with each of the basket constituents. This component is optional, as it is not absolutely required to accurately describe the economics of the trade, considering the price that characterizes the equity swap is associated to the leg of the trade.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
commission nsA:commission 0 (1)
determinationMethod nsA:determinationMethod (1) (1)
amountRelativeTo nsA:amountRelativeTo (1) (1)
grossPrice nsA:grossPrice 0 (1)
netPrice nsA:netPrice (1) (1)
accruedInterestPrice nsA:accruedInterestPrice 0 (1)
fxConversion nsA:fxConversion 0 (1)
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus