imbEventResponsePublishers
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Description of an event
XML
Attributes
name | type | description |
---|---|---|
totalPublishers | string | Is this event actively being emitted |
activePublishers | string | The URI of this publisher |
Elements
name (type) | min/max occurs |
description |
---|---|---|
publisher (imbEventResponsePublisher) | 0/unbounded | Publisher information for this event |
JSON
property | type | description |
---|---|---|
totalPublishers | string | Is this event actively being emitted |
activePublishers | string | The URI of this publisher |
publisher | array of publisher (imbEventResponsePublisher) | Publisher information for this event |