fpml:passThrough
Pass through payments from the underlyer, such as dividends.
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-eq-shared-5-5.xsd
Type: fpml:PassThrough
Properties: Local, Qualified
Content
- fpml:passThroughItem [1..*] One to many pass through payment items.
Attributes
None
Used in
- Group fpml:OptionFeature.model
- Type fpml:OptionFeatures (Element fpml:feature)
- Type fpml:OptionFeature via reference to fpml:OptionFeature.model (Element fpml:feature)
Sample instance
<passThrough> <passThroughItem> <payerPartyReference href="party1"/> <receiverPartyReference href="party2"/> <underlyerReference href="STMicroEquity"/> <passThroughPercentage>0.80</passThroughPercentage> </passThroughItem> </passThrough>