Definition Type: Element
Name: tradeValuationItem
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: fpml:TradeValuationItem
Containing Schema: fpml-reporting-4-2.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
An instance of a unique trade valuation.
Collapse XSD Schema Diagram:
Drilldown into valuationSet in schema fpml-valuation-4-2_xsd Drilldown into trade in schema fpml-reporting-4-2_xsd Drilldown into partyTradeIdentifier in schema fpml-reporting-4-2_xsd Drilldown into TradeValuationItem in schema fpml-reporting-4-2_xsdXSD Diagram of tradeValuationItem in schema fpml-reporting-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="tradeValuationItem" type="TradeValuationItem" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An instance of a unique trade valuation.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyTradeIdentifier fpml:partyTradeIdentifier 0 unbounded
trade fpml:trade 0 unbounded
valuationSet fpml:valuationSet (1) (1)
Collapse Derivation Tree: