complexType LinkResponseType
diagram bds_wsdl_diagrams/bds_wsdl_p66.png
namespace http://api.bds.tibco.com
children caseReference targetCaseReference
used by
elements LinkCaseResponse UnlinkCaseResponse
annotation
documentation
Response type for linking (link/unlink) operations
source <xs:complexType name="LinkResponseType">
 
<xs:annotation>
   
<xs:documentation>Response type for linking (link/unlink) operations</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="caseReference" type="xs:string"/>
   
<xs:element name="targetCaseReference" type="xs:string" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy