diagram | |||
namespace | http://base.api.ec.n2.tibco.com | ||
children | event | ||
used by |
|
||
annotation |
|
||
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> |
diagram | |||||||
type | Event | ||||||
properties |
|
||||||
children | correlationId eventTimestamp id message messageId priority severity isNormalized attribute | ||||||
source | <xs:element name="event" type="Event" minOccurs="1" maxOccurs="unbounded"/> |