complexType "AbstractEvent"
Namespace:
Content:
complex, 1 element
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (1):
eventIdentifier (defined in AbstractEvent complexType)
Known Direct Subtypes (7):
AdditionalEvent, ChangeEvent, OptionExercise, OptionExpiry, TradeAmendmentContent, TradeChangeBase, TradeNovationContent
Known Indirect Subtypes (4):
BasketChangeEvent, CorporateActionEvent, IndexChange, TradeNotionalChange
All Direct / Indirect Based Elements (18):
amendment (defined in ExecutionNotification complexType),
amendment (defined in PostTradeEvents.model group),
optionExpiry (defined in OptionsEvents.model group),
Known Usage Locations
Annotation
Abstract base type for all events.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType abstract="true" name="AbstractEvent">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="eventIdentifier" type="BusinessEventIdentifier"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
eventIdentifier
Type:
BusinessEventIdentifier, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="eventIdentifier" type="BusinessEventIdentifier"/>

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.