imbMessageFlowDesignObject

Namespace: http://www.ibm.com/iib/apiv1/responseObject
XML Schema: ns1.xsd

Description of the properties of an object.

XML

Attributes

name type description
uri imbURI The URI to this properties response.

Elements

name (type) min/max
occurs
description
nodeConnections/property (imbNodeConnectionObject) 0/unbounded The list of connections between nodes in the message flow.
nodes/property (imbNodeObject) 0/unbounded The list of nodes in the message flow.
userDefinedProperties/property (imbUserDefinedPropertyObject) 0/unbounded The list of userdefinedproperties in the message flow.

JSON

property type description
uri imbURI The URI to this properties response.
nodeConnections array of nodeConnections/property (imbNodeConnectionObject) The list of connections between nodes in the message flow.
nodes array of nodes/property (imbNodeObject) The list of nodes in the message flow.
userDefinedProperties array of userDefinedProperties/property (imbUserDefinedPropertyObject) The list of userdefinedproperties in the message flow.