| diagram | ![]() |
||||||||||||||
| namespace | http://api.bds.tibco.com | ||||||||||||||
| children | caseReference | ||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="GetCaseSummaryRequestType"> <xs:annotation> <xs:documentation>Case Reference to get the summary information for</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="caseReference" type="xs:string" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="includeLabelAndType" type="xs:boolean"> <xs:annotation> <xs:documentation>If true, then also include details about the label and type for the attribute in the response. (Default = false - no label or type data returned)</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
| type | xs:boolean | ||
| annotation |
|
||
| source | <xs:attribute name="includeLabelAndType" type="xs:boolean"> <xs:annotation> <xs:documentation>If true, then also include details about the label and type for the attribute in the response. (Default = false - no label or type data returned)</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:element name="caseReference" type="xs:string" maxOccurs="unbounded"/> |