complexType GetDataViewCategoriesRequestType
diagram bds_rest_all_diagrams/bds_rest_all_p266.png
namespace http://api.bds.tibco.com
children category
used by
element GetDataViewCategoriesRequest
annotation
documentation
Details required to obtain category details
source <xs:complexType name="GetDataViewCategoriesRequestType">
 
<xs:annotation>
   
<xs:documentation>Details required to obtain category details</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="category" type="CategorySearchDetails" minOccurs="1" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element GetDataViewCategoriesRequestType/category
diagram bds_rest_all_diagrams/bds_rest_all_p267.png
type CategorySearchDetails
properties
minOcc 1
maxOcc unbounded
content complex
children name childDepth childrenOnly
source <xs:element name="category" type="CategorySearchDetails" minOccurs="1" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy