Definition Type: Element
Name: grossPrice
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:ActualPrice
Containing Schema: fpml-asset-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the price of the underlyer, before 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 grossPrice in schema fpml-asset-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="grossPrice" type="ActualPrice" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the price of the underlyer, before 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: