Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 3.44 KB

eventschema-complex-types.md

File metadata and controls

43 lines (25 loc) · 3.44 KB
title description ms.assetid ms.topic ms.date topic_type api_name api_type api_location
Event Schema Complex Types
The following are the complex types that the Event schema defines.
bc995483-7e54-4224-a372-4e63b0dd764c
article
05/31/2018
kbArticle

Event Schema Complex Types

The following are the complex types that the Event schema defines.

Complex type Description
ComplexDataType Defines a structure that contains one or more data items.
DataType Defines a data item.
DebugDataType Defines the data that can be logged for Windows software trace preprocessor (WPP) events.
EventDataType Defines the event data items and structures that contains the event data.
EventType Defines the root node of the Event schema.
ProcessingErrorDataType Defines an error that occurred while rendering the event data for the event.
RenderingInfoType Defines the rendered messages for the event.
SystemPropertiesType Defines the information that identifies the provider and how it was enabled, the event, the channel to which the event was written, and system information such as the process and thread IDs.
UserDataType Defines an XML fragment that specifies the layout of the event data.