diagram | |||
namespace | http://api.bds.tibco.com | ||
properties |
|
||
children | caseModelVersion caseType casePayload | ||
annotation |
|
||
source | <xs:element name="DeleteCaseByCIDRequest"> <xs:annotation> <xs:documentation>Request Element for deleteCaseByCID Operation</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="caseModelVersion" type="xs:string"/> <xs:element name="caseType" type="xs:string"/> <xs:element name="casePayload" type="xs:string" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
type | xs:string | ||
properties |
|
||
source | <xs:element name="caseModelVersion" type="xs:string"/> |
diagram | |||
type | xs:string | ||
properties |
|
||
source | <xs:element name="caseType" type="xs:string"/> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="casePayload" type="xs:string" maxOccurs="unbounded"/> |