complexType "TradeLegSizeChange"
Namespace:
Content:
complex, 9 elements
Defined:
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
(notionalReference?, changeInNotionalAmount?, outstandingNotionalAmount?) | (numberOfOptionsReference?, changeInNumberOfOptions?, outstandingNumberOfOptions?) | (numberOfUnitsReference?, changeInNumberOfUnits?, outstandingNumberOfUnits?)
</...>
Content Model Elements (9):
changeInNotionalAmount (in novationAmount), numberOfUnitsReference,
All Direct / Indirect Based Elements (1):
novationAmount
Known Usage Locations
Annotation
A structure describing a change to the size of a single leg or stream of a trade.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="TradeLegSizeChange">
<xsd:choice>
<xsd:group ref="TradeLegNotionalChange.model"/>
</xsd:choice>
</xsd:complexType>

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.