| diagram | ![]() |
||
| namespace | http://rest.api.bds.tibco.com | ||
| children | viewSpecification category | ||
| annotation |
|
||
| source | <xs:complexType name="ViewSpecificationWithCategoriesType"> <xs:annotation> <xs:documentation>Request body for createDataView and editDataView</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="viewSpecification" type="bds:ViewSpecification"/> <xs:element name="category" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||
| type | ViewSpecification | ||
| properties |
|
||
| children | caseClassDetails name description condition sortAttribute | ||
| source | <xs:element name="viewSpecification" type="bds:ViewSpecification"/> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:element name="category" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |