element UnlinkCaseRequest
diagram bds_wsdl_diagrams/bds_wsdl_p1043.png
namespace http://api.bds.tibco.com
properties
content complex
children sourceCaseReference targetCaseReference targetRoleName
annotation
documentation
Request Element for unlinkCase Operation
source <xs:element name="UnlinkCaseRequest">
 
<xs:annotation>
   
<xs:documentation>Request Element for unlinkCase 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 UnlinkCaseRequest/sourceCaseReference
diagram bds_wsdl_diagrams/bds_wsdl_p1044.png
type xs:string
properties
content simple
source <xs:element name="sourceCaseReference" type="xs:string"/>

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

element UnlinkCaseRequest/targetRoleName
diagram bds_wsdl_diagrams/bds_wsdl_p1046.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