Definition Type: Element
Name: tradeStatusItem
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: nsA:TradeStatusItem
Containing Schema: fpml-msg-4-0.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-0_xsd Drilldown into tradeIdentifier in schema fpml-msg-4-0_xsd Drilldown into TradeStatusItem in schema fpml-msg-4-0_xsdXSD Diagram of tradeStatusItem in schema fpml-msg-4-0_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 nsA:tradeIdentifier (1) (1)
tradeStatusValue nsA:tradeStatusValue (1) (1)
Collapse Derivation Tree: