Definition Type: Element
Name: strategyComponentIdentifier
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:StrategyComponentIdentification
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Provides distinct identification for a component of a strategy.
Collapse XSD Schema Diagram:
Drilldown into componentReference in schema fpml-doc-5-10_xsd1 Drilldown into tradeIdentifierReference in schema fpml-doc-5-10_xsd1 Drilldown into StrategyComponentIdentification in schema fpml-doc-5-10_xsd1XSD Diagram of strategyComponentIdentifier in schema fpml-doc-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="strategyComponentIdentifier" type="StrategyComponentIdentification" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Provides distinct identification for a component of a strategy.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tradeIdentifierReference nsB:tradeIdentifierReference (1) unbounded
componentReference nsB:componentReference (1) (1)
Collapse Derivation Tree: