3.1.4.51.3.6 EventIdFilter

The EventId of the event filter.

  
 <xsd:complexType name="EventIdFilter">
   <xsd:sequence>
     <xsd:element minOccurs="1" maxOccurs="1" name="NamespaceId" type="xsd:int"/>
     <xsd:element minOccurs="1" maxOccurs="1" name="EventId" type="xsd:short"/>
   </xsd:sequence>
 </xsd:complexType>

NamespaceId: This field MUST be present. It identifies the namespace that defines the EventId, StateId, and SourceId.

EventId: This field MUST be present. It specifies the event identifier.