2.2.4.2.2.4.1.1 EventColumnID

The EventColumnID complex type describes the columns for this Event.

   <xsd:complexType name="EventColumnID">
     <xsd:sequence>
         <xsd:element name="ColumnID" type="xsd:string" maxOccurs="unbounded"/>
     </xsd:sequence>
   </xsd:complexType>

The following table describes the elements that are included in the XSD schema for EventColumnID.

Element

Read-Only

Default value

Description

ColumnID

[Required]

The ID of the column used for this event.