complexType "ProductComponentIdentifier"
Namespace:
Content:
complex, 3 elements
Defined:
globally in fpml-doc-5-8.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
productComponentIdentifier
Known Usage Locations
Annotation
Deprecated: A type defining a USI for the a subproduct component of a strategy.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="Added in error. Leftover from earlier proposal" name="ProductComponentIdentifier">
<xsd:sequence>
<xsd:element minOccurs="0" name="premiumProductReference" type="ProductReference"/>
<xsd:element name="issuer" type="IssuerId"/>
<xsd:element name="tradeId" type="TradeId"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
issuer
Type:
IssuerId, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
1
XML Source (see within schema source)
<xsd:element name="issuer" type="IssuerId"/>

premiumProductReference
Type:
ProductReference, empty content
Indicates which product within a strategy this ID is associated with.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="premiumProductReference" type="ProductReference"/>

tradeId
Type:
TradeId, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
1
XML Source (see within schema source)
<xsd:element name="tradeId" type="TradeId"/>

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.