imbEventResponsePayload

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

Description of an event

XML

Attributes

name type description
isBitstreamDataIncluded string Is the bitstream data included in the payload
bitstreamContentType string The content type of the bitstream when it is included in the payload
bitstreamContentEncoding string The encoding type of the bitstream when it is included in the payload

Elements

name (type) min/max
occurs
description
dataLocations/dataLocation (imbEventResponseDataLocation) 0/unbounded The payload data locations for this event

JSON

property type description
isBitstreamDataIncluded string Is the bitstream data included in the payload
bitstreamContentType string The content type of the bitstream when it is included in the payload
bitstreamContentEncoding string The encoding type of the bitstream when it is included in the payload
dataLocations array of dataLocations/dataLocation (imbEventResponseDataLocation) The payload data locations for this event