Definition Type: ComplexType
Name: TradeStatusValue
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-msg-4-4.xsd
Abstract
Documentation:
The type used to hold TradeStatusScheme values.
Collapse XSD Schema Diagram:
Drilldown into tradeStatusScheme in schema fpml-msg-4-4_xsdXSD Diagram of TradeStatusValue in schema fpml-msg-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="TradeStatusValue">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The type used to hold TradeStatusScheme values.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="tradeStatusScheme" type="xsd:anyURI" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
tradeStatusScheme fpml:tradeStatusScheme (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:tradeStatusValue