complexType EventBatch
diagram ec_wsdl_diagrams/ec_wsdl_p1482.png
namespace http://base.api.ec.n2.tibco.com
children event
used by
element EventBatch
annotation
documentation
A batch of events for submission to Event Collector
source <xs:complexType name="EventBatch">
 
<xs:annotation>
   
<xs:documentation>A batch of events for submission to Event Collector</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="event" type="Event" minOccurs="1" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element EventBatch/event
diagram ec_wsdl_diagrams/ec_wsdl_p1483.png
type Event
properties
minOcc 1
maxOcc unbounded
content complex
children correlationId eventTimestamp id message messageId priority severity isNormalized attribute
source <xs:element name="event" type="Event" minOccurs="1" maxOccurs="unbounded"/>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy