complexType "StrategyComponentIdentification"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-doc-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
strategyComponentIdentifier
Known Usage Locations
Annotation
Associates trade identifiers with components of a strategy.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="StrategyComponentIdentification">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="tradeIdentifierReference" type="PartyTradeIdentifierReference"/>
<xsd:element name="componentReference" type="ProductReference"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
componentReference
Type:
ProductReference, empty content
A reference to a component of the strategy (typically a product).
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="componentReference" type="ProductReference"/>

tradeIdentifierReference
Type:
A reference to a party trade ID. If there are multiple trade IDs for a single component (e.g. USI, UTI, party-specific identifier), create a single "strategyComponentIdentifier" with a reference to the component, and multiple tradeIdentifierReferences, one referencing each applicable identifier.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="tradeIdentifierReference" type="PartyTradeIdentifierReference"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.