Events Element (ASSL)

Defines the collection of Event elements to be captured by a Trace.

Syntax

  
<Trace>  
   ...  
   <Events>  
      <Event>...</Event>  
   </Events>  
   ...  
</Trace>  

Element Characteristics

Characteristic Description
Data type and length None
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent element Trace
Child elements Event

Remarks

The corresponding element in the Analysis Management Objects (AMO) object model is TraceEventCollection.