element element

Type: flowElementsModel
Namespace: http://www.ibm.com/iib/apiv1/responseObject/businesstransaction
XML Schema: ns3.xsd

Example XML

<?xml version="1.0" encoding="UTF-8"?> <element xmlns="http://www.ibm.com/iib/apiv1/responseObject/businesstransaction" elementUri="..." xCoord="..." description="..." name="..." yCoord="..." type="..." uri="..." hasChildren="..." internal="..." />

Example JSON

{ "elementUri" : "...", "xCoord" : ..., "description" : "...", "name" : "...", "yCoord" : ..., "type" : "...", "uri" : { "value" : "..." }, "hasChildren" : "...", "internal" : "..." }