element LinkCaseRequest
diagram bds_wsdl_diagrams/bds_wsdl_p122.png
namespace http://api.bds.tibco.com
properties
content complex
children sourceCaseReference targetCaseReference targetRoleName
annotation
documentation
Request Element for linkCase Operation
source <xs:element name="LinkCaseRequest">
 
<xs:annotation>
   
<xs:documentation>Request Element for linkCase Operation</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="sourceCaseReference" type="xs:string"/>
     
<xs:element name="targetCaseReference" type="xs:string" maxOccurs="unbounded"/>
     
<xs:element name="targetRoleName" type="xs:string"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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