Definition Type: Element
Name: tradeValuationItem
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:TradeValuationItem
Containing Schema: fpml-valuation-reporting-5-10.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-5-10_xsd2 Drilldown into trade in schema fpml-valuation-reporting-5-10_xsd1 Drilldown into relatedParty in schema fpml-valuation-reporting-5-10_xsd1 Drilldown into partyTradeIdentifier in schema fpml-valuation-reporting-5-10_xsd1 Drilldown into TradeValuationItem in schema fpml-valuation-reporting-5-10_xsd1XSD Diagram of tradeValuationItem in schema fpml-valuation-reporting-5-10_xsd1 (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 nsE:partyTradeIdentifier 0 unbounded
relatedParty nsE:relatedParty 0 unbounded
trade nsE:trade (1) (1)
valuationSet nsE:valuationSet 0 (1)
Collapse Derivation Tree: