Namespace: |
|
Content: |
6 elements |
Defined: |
globally in fpml-business-events-5-6.xsd; see XML source |
Includes: |
definitions of 6 elements |
Used: |
at 1 location |
Complex Content Model |
(changeInNotionalAmount*, outstandingNotionalAmount*) | (changeInNumberOfOptions?, outstandingNumberOfOptions?) | (changeInNumberOfUnits?, outstandingNumberOfUnits?) |
<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’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." name="TradeNotionalChange.model"> <xsd:choice> <xsd:sequence> <xsd:element maxOccurs="unbounded" minOccurs="0" name="changeInNotionalAmount" type="NonNegativeMoney"/> <xsd:element maxOccurs="unbounded" minOccurs="0" name="outstandingNotionalAmount" type="NonNegativeMoney"/> </xsd:sequence> <xsd:sequence> </xsd:sequence> <xsd:sequence> </xsd:sequence> </xsd:choice> </xsd:group> |
Type: |
NonNegativeMoney, complex content |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="changeInNotionalAmount" type="NonNegativeMoney"/> |
Type: |
xsd:decimal, predefined, simple content |
<xsd:element minOccurs="0" name="changeInNumberOfOptions" type="xsd:decimal"/> |
Type: |
xsd:decimal, predefined, simple content |
<xsd:element minOccurs="0" name="changeInNumberOfUnits" type="xsd:decimal"/> |
Type: |
NonNegativeMoney, complex content |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="outstandingNotionalAmount" type="NonNegativeMoney"/> |
Type: |
xsd:decimal, predefined, simple content |
<xsd:element minOccurs="0" name="outstandingNumberOfOptions" type="xsd:decimal"/> |
Type: |
xsd:decimal, predefined, simple content |
<xsd:element minOccurs="0" name="outstandingNumberOfUnits" type="xsd:decimal"/> |
XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |