Definition Type: Element
Name: tradeValuationItem
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:TradeValuationItem
Containing Schema: fpml-reporting-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Zero or more trade valuation items.
Collapse XSD Schema Diagram:
Drilldown into valuationSet in schema fpml-valuation-4-4_xsd Drilldown into trade in schema fpml-reporting-4-4_xsd Drilldown into partyTradeIdentifier in schema fpml-reporting-4-4_xsd Drilldown into TradeValuationItem in schema fpml-reporting-4-4_xsdXSD Diagram of tradeValuationItem in schema fpml-reporting-4-4_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">Zero or more trade valuation items.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyTradeIdentifier fpml:partyTradeIdentifier (1) unbounded
trade fpml:trade (1) (1)
valuationSet fpml:valuationSet (1) (1)
Collapse Derivation Tree: