Definition Type: ComplexType
Name: TradeId
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-doc-4-4.xsd
Abstract
Documentation:
A trade reference identifier allocated by a party. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-doc-4-4_xsd Drilldown into tradeIdScheme in schema fpml-doc-4-4_xsdXSD Diagram of TradeId in schema fpml-doc-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="TradeId">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A trade reference identifier allocated by a party. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="tradeIdScheme" type="xsd:anyURI" use="required" />
            <xsd:attribute name="id" type="xsd:ID" fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="This attribute has no usage currently in FpML so it will be removed in the next major version." xmlns:fpml-annotation="http://www.fpml.org/annotation">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">DEPRECATED</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
tradeIdScheme fpml:tradeIdScheme Required
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:tradeId, fpml:tradeId, fpml:tradeId