Definition Type: Element
Name: netPrice
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:ActualPrice
Containing Schema: fpml-asset-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Specifies the price of the underlyer, net of commissions.
Collapse XSD Schema Diagram:
Drilldown into priceExpression in schema fpml-asset-4-4_xsd Drilldown into amount in schema fpml-asset-4-4_xsd Drilldown into currency in schema fpml-asset-4-4_xsd Drilldown into ActualPrice in schema fpml-asset-4-4_xsdXSD Diagram of netPrice in schema fpml-asset-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="netPrice" type="ActualPrice">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the price of the underlyer, net of commissions.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
currency fpml:currency 0 (1)
amount fpml:amount (1) (1)
priceExpression fpml:priceExpression (1) (1)
Collapse Derivation Tree: