complexType "TradeChangeBase"
Namespace:
Content:
complex, 5 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
originalTrade, agreementDate?, executionDateTime, effectiveDate?, payment?
</...>
Content Model Elements (5):
agreementDate,
effectiveDate (defined in AgreementAndEffectiveDates.model group),
executionDateTime (defined in AgreementAndEffectiveDates.model group),
originalTrade,
payment (defined in TradeAlterationPayment.model group)
Known Direct Subtypes (1):
TradeNotionalChange
All Direct / Indirect Based Elements (2):
increase, termination
Known Usage Locations
Annotation
A structure describing a trade change.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="TradeChangeBase">
<xsd:sequence>
<!-- choice of trade ID or complete original change added for SDR reporting 2011-03 BAL -->
<xsd:choice>
<xsd:element name="originalTrade" type="Trade"/>
</xsd:choice>
<xsd:group ref="TradeAlterationPayment.model"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/5)
originalTrade
Type:
Trade, complex content
XML Source (see within schema source)
<xsd:element name="originalTrade" type="Trade"/>

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.