| diagram | ![]() |
||
| namespace | http://rest.api.bds.tibco.com | ||
| children | casePayload | ||
| annotation |
|
||
| source | <xs:complexType name="CasePayloadArrayType"> <xs:annotation> <xs:documentation>REST: Used for passing an array of CasePayloads</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="casePayload" type="xs:string" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:element name="casePayload" type="xs:string" maxOccurs="unbounded"/> |