Definition Type: Element
Name: tradeValuationItem
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:TradeValuationItem
Containing Schema: fpml-valuation-reporting-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A collection of data values describing the state of the given trade.
Collapse XSD Schema Diagram:
Drilldown into valuationSet in schema fpml-valuation-5-10_xsd1 Drilldown into trade in schema fpml-valuation-reporting-5-10_xsd Drilldown into relatedParty in schema fpml-valuation-reporting-5-10_xsd Drilldown into partyTradeIdentifier in schema fpml-valuation-reporting-5-10_xsd Drilldown into TradeValuationItem in schema fpml-valuation-reporting-5-10_xsdXSD Diagram of tradeValuationItem in schema fpml-valuation-reporting-5-10_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">A collection of data values describing the state of the given trade.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyTradeIdentifier nsD:partyTradeIdentifier (1) unbounded
relatedParty nsD:relatedParty 0 unbounded
trade nsD:trade (1) (1)
valuationSet nsD:valuationSet 0 (1)
Collapse Derivation Tree: