3.1.4.51.3.3 ArrayOfEventSourceFilter

This complex type specifies an array of elements of type EventSourceFilter (section 3.1.4.51.3.7).

  
 <xsd:complexType name="ArrayOfEventSourceFilter">
   <xsd:sequence>
     <xsd:element minOccurs="0" maxOccurs="unbounded" name="EventSourceFilter" nillable="true" type="tns:EventSourceFilter"/>
   </xsd:sequence>
 </xsd:complexType>

EventSourceFilter: This field MUST be present. It specifies the SourceId of the event filter.