complexType GetDataViewCategoriesResponseType
diagram bds_all_diagrams/bds_all_p237.png
namespace http://api.bds.tibco.com
children category
used by
element GetDataViewCategoriesResponse
annotation
documentation
Details of categories
source <xs:complexType name="GetDataViewCategoriesResponseType">
 
<xs:annotation>
   
<xs:documentation>Details of categories</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="category" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element GetDataViewCategoriesResponseType/category
diagram bds_all_diagrams/bds_all_p238.png
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="category" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>


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