diagram | |||||||||||||||
namespace | http://api.bds.tibco.com | ||||||||||||||
properties |
|
||||||||||||||
children | caseReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="ReadCaseRequest"> <xs:annotation> <xs:documentation>Request Element for readCase Operation</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="caseReference" type="xs:string" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="includeCaseMetaData" type="xs:boolean"> <xs:annotation> <xs:documentation>If the case meta data (including the name of the attribute containing the state) should be included in the response (Default = false)</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:boolean | ||
annotation |
|
||
source | <xs:attribute name="includeCaseMetaData" type="xs:boolean"> <xs:annotation> <xs:documentation>If the case meta data (including the name of the attribute containing the state) should be included in the response (Default = false)</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="caseReference" type="xs:string" maxOccurs="unbounded"/> |