complexType QueryCategoriesResponse
diagram wp_diagrams/wp_p1862.png
namespace http://base.api.bs.n2.tibco.com
children BusinessCategory
used by
element BusinessServicesResponse/QueryCategoriesResponse
source <xs:complexType name="QueryCategoriesResponse">
 
<xs:sequence>
   
<xs:element name="BusinessCategory" type="BusinessCategory" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element QueryCategoriesResponse/BusinessCategory
diagram wp_diagrams/wp_p1863.png
namespace http://base.api.bs.n2.tibco.com
type BusinessCategory
properties
minOcc 0
maxOcc unbounded
content complex
children BusinessServiceTemplate ChildBusinessCategory
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
documentation
The category name
source <xs:element name="BusinessCategory" type="BusinessCategory" minOccurs="0" maxOccurs="unbounded"/>

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