complexType "TradeNotionalChange"
Namespace:
Content:
complex, 16 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (16):
agreementDate,
changeInNotionalAmount (defined in TradeNotionalChange.model group),
changeInNumberOfOptions (defined in TradeNotionalChange.model group),
changeInNumberOfUnits (defined in TradeNotionalChange.model group),
effectiveDate (defined in AgreementAndEffectiveDates.model group),
eventIdentifier (defined in AbstractEvent complexType),
executionDateTime (defined in AgreementAndEffectiveDates.model group),
originalTrade (defined in TradeChangeBase complexType),
outstandingNotionalAmount (defined in TradeNotionalChange.model group),
outstandingNumberOfOptions (defined in TradeNotionalChange.model group),
outstandingNumberOfUnits (defined in TradeNotionalChange.model group),
payment (defined in TradeAlterationPayment.model group),
priceChange,
resultingTrade (defined in TradeChangeBase complexType),
sizeChange,
tradeIdentifier (defined in TradeChangeBase complexType)
All Direct / Indirect Based Elements (3):
Known Usage Locations
Annotation
A structure describing a change to the size of a trade.
Type Definition Detail
Type Derivation Tree
AbstractEvent (extension)
  TradeChangeBase (extension)
      TradeNotionalChange
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="TradeNotionalChange">
<xsd:complexContent>
<xsd:extension base="TradeChangeBase">
<xsd:sequence>
<xsd:choice>
<xsd:group fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="The model could not provide support for linking notionals with product legs. Also, there was limitation in the existing increase and termination events which don&#8217;t allow the reporting of both change of units or change of notional amount as required for dividend swaps, for example. Instead, sizeChange, should be used." ref="TradeNotionalChange.model"/>
<xsd:element maxOccurs="unbounded" name="sizeChange" type="TradeLegSizeChange"/>
</xsd:choice>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="priceChange" type="TradeLegPriceChange"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/16)
priceChange
Type:
TradeLegPriceChange, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="priceChange" type="TradeLegPriceChange"/>

sizeChange
Type:
TradeLegSizeChange, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" name="sizeChange" type="TradeLegSizeChange"/>

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.