links element

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

Example XML

<?xml version="1.0" encoding="UTF-8"?> <links xmlns="http://www.ibm.com/iib/apiv1/responseObject/businesstransaction" source="..." target="..." type="..." />

Example JSON

{ "source" : ..., "target" : ..., "type" : "..." }