Definition Type: Element
Name: tradeStatusItem
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:TradeStatusItem
Containing Schema: fpml-msg-4-4.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
A collection of data values describing the state of the given trade.
Collapse XSD Schema Diagram:
Drilldown into tradeStatusValue in schema fpml-msg-4-4_xsd Drilldown into tradeIdentifier in schema fpml-msg-4-4_xsd Drilldown into TradeStatusItem in schema fpml-msg-4-4_xsdXSD Diagram of tradeStatusItem in schema fpml-msg-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="tradeStatusItem" type="TradeStatusItem" 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
tradeIdentifier fpml:tradeIdentifier (1) (1)
tradeStatusValue fpml:tradeStatusValue (1) (1)
Collapse Derivation Tree: