complexType "TradingEventSummary"
Namespace:
Content:
complex, 10 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (10):
agreementDate (defined in AgreementAndEffectiveDates.model group),
changeInNotional,
changeInNumberOfOptions (defined in ReportingNotionalChange.model group),
changeInQuantity,
effectiveDate (defined in AgreementAndEffectiveDates.model group),
eventIdentifier (defined in TradingEventSummary complexType),
eventType (defined in TradingEventSummary complexType),
executionDateTime (defined in AgreementAndEffectiveDates.model group),
notionalChange,
payment (defined in TradingEventSummary complexType)
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
A type that records a short form event history of a trade.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="TradingEventSummary">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="eventIdentifier" type="BusinessEventIdentifier"/>
<xsd:element name="eventType" type="EventType"/>
<xsd:group minOccurs="0" ref="ReportingNotionalChange.model"/>
<xsd:element minOccurs="0" name="payment" type="NonNegativePayment"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/10)
eventIdentifier
Type:
BusinessEventIdentifier, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="eventIdentifier" type="BusinessEventIdentifier"/>

eventType
Type:
EventType, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
1
XML Source (see within schema source)
<xsd:element name="eventType" type="EventType"/>

payment
Type:
NonNegativePayment, complex content
A fee which compensates one of the parties for taking on a position that is off market.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="payment" type="NonNegativePayment"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.