diagram | |||
namespace | http://api.bds.tibco.com | ||
properties |
|
||
children | caseModelVersion caseType casePayload | ||
annotation |
|
||
source | <xs:element name="FindCaseByCIDRequest"> <xs:annotation> <xs:documentation>Request Element for findCaseByCID 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"/> </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"/> |