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

element QueryCategoriesResponse/BusinessCategory
diagram wp_diagrams/wp_p3026.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 <xsd:element name="BusinessCategory" type="BusinessCategory" minOccurs="0" maxOccurs="unbounded"/>

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