2.2.4.2.2.4.3.2 action

The action element<57> is a complex type that represents a predefined XEvent action to be triggered after the XEvent occurs. Actions are used to collect additional information, such as a call stack.

 <xs:element name="action" minOccurs="0" maxOccurs="unbounded">
   <xs:complexType>
     <xs:attributeGroup ref="objectNames"/>
   </xs:complexType>
 </xs:element>

The objectNames attribute group is described in section 2.2.4.2.2.4.3.4.