Definition Type: ComplexType
Name: TradeId
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-doc-4-0.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-0_xsd Drilldown into tradeIdScheme in schema fpml-doc-4-0_xsdXSD Diagram of TradeId in schema fpml-doc-4-0_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" use="required" type="xsd:anyURI" />
            <xsd:attribute name="id" type="xsd:ID" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
tradeIdScheme nsA:tradeIdScheme Required
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:tradeId, nsA:tradeId