Definition Type: Element
Name: linkId
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:LinkId
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A link identifier allowing the trade to be associated with other related trades, e.g. the linkId may contain a tradeId for an associated trade or several related trades may be given the same linkId. 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 linkIdScheme in schema fpml-doc-5-10_xsd4 Drilldown into id in schema fpml-doc-5-10_xsd4 Drilldown into LinkId in schema fpml-doc-5-10_xsd4XSD Diagram of linkId in schema fpml-doc-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="linkId" type="LinkId" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A link identifier allowing the trade to be associated with other related trades, e.g. the linkId may contain a tradeId for an associated trade or several related trades may be given the same linkId. 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:element>
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
linkIdScheme nsE:linkIdScheme Required
Collapse Derivation Tree: