diagram | |||
namespace | http://api.bds.tibco.com | ||
properties |
|
||
children | sourceCaseReference targetCaseReference targetRoleName | ||
annotation |
|
||
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> |
diagram | |||
type | xs:string | ||
properties |
|
||
source | <xs:element name="sourceCaseReference" type="xs:string"/> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="targetCaseReference" type="xs:string" maxOccurs="unbounded"/> |
diagram | |||
type | xs:string | ||
properties |
|
||
source | <xs:element name="targetRoleName" type="xs:string"/> |