element LinkCaseRequest
diagram bds_wsdl_diagrams/bds_wsdl_p1017.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>

element LinkCaseRequest/sourceCaseReference
diagram bds_wsdl_diagrams/bds_wsdl_p1018.png
type xs:string
properties
content simple
source <xs:element name="sourceCaseReference" type="xs:string"/>

element LinkCaseRequest/targetCaseReference
diagram bds_wsdl_diagrams/bds_wsdl_p1019.png
type xs:string
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="targetCaseReference" type="xs:string" maxOccurs="unbounded"/>

element LinkCaseRequest/targetRoleName
diagram bds_wsdl_diagrams/bds_wsdl_p1020.png
type xs:string
properties
content simple
source <xs:element name="targetRoleName" type="xs:string"/>

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