Publisher element

Type: imbEventResponsePublisher
Namespace: (default namespace)
XML Schema: ns0.xsd

Description of an event

Example XML

<?xml version="1.0" encoding="UTF-8"?> <Publisher isEmitting="..." uri="..." identifier="..." uuid="..." topic="..." />

Example JSON

{ "isEmitting" : "...", "uri" : "...", "identifier" : "...", "uuid" : "...", "topic" : "..." }