| diagram | ![]()  | 
				||
| namespace | http://api.bds.tibco.com | ||
| children | caseReference details | ||
| used by | 
  | 
				||
| annotation | 
  | 
				||
| source | <xs:complexType name="CaseObjectDetails"> <xs:annotation> <xs:documentation>Case reference and optional summary</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="caseReference" type="xs:string"/> <xs:element name="details" type="CaseSummaryDetailsType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Only included if includeSummary=true in request</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType>  | 
				
| diagram | ![]()  | 
				||
| type | xs:string | ||
| properties | 
  | 
				||
| source | <xs:element name="caseReference" type="xs:string"/> | 
| diagram | ![]()  | 
				||||||||||||||||||||||||||||||
| type | CaseSummaryDetailsType | ||||||||||||||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||||||||||||||
| children | name label value type enumLabel | ||||||||||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||||||||||
| source | <xs:element name="details" type="CaseSummaryDetailsType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Only included if includeSummary=true in request</xs:documentation> </xs:annotation> </xs:element>  |