| diagram | ![]() |
||
| namespace | http://api.bds.tibco.com | ||
| children | caseClassInfo | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="GetCaseClassInfoResponseType"> <xs:annotation> <xs:documentation>Details of selected Case Classes</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="caseClassInfo" type="CaseClassInfo" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Will be sorted by label (if includeLabels=true). Regardless, will be then sorted on name, app name and app majorVersion.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| type | CaseClassInfo | ||||||
| properties |
|
||||||
| children | name label attributeInfo appDetails | ||||||
| annotation |
|
||||||
| source | <xs:element name="caseClassInfo" type="CaseClassInfo" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Will be sorted by label (if includeLabels=true). Regardless, will be then sorted on name, app name and app majorVersion.</xs:documentation> </xs:annotation> </xs:element> |