fpml:strategyComponentIdentifier
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-doc-5-5.xsd
Type: fpml:StrategyComponentIdentification
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:tradeIdentifierReference [1..1] A reference to a party trade ID.
- fpml:componentReference [1..1] A reference to a component of the strategy (typically a product).
Attributes
None
Used in
- Type fpml:Strategy (Element fpml:strategy)
Sample instance
<strategyComponentIdentifier> <tradeIdentifierReference href="Trade1"/> <componentReference href="Option1"/> </strategyComponentIdentifier>