complexType queryCategoriesResponseType
diagram busserv_diagrams/busserv_p21.png
namespace http://business.api.busserv.n2.tibco.com
children businessCategory
annotation
documentation

          The collection of Resources with the given name.
       
source <xs:complexType name="queryCategoriesResponseType">
 
<xs:annotation>
   
<xs:documentation>
          The collection of Resources with the given name.
       
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="businessCategory" type="pfecom:BusinessCategory" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Details of categories for business services that match the specified query.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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