element queryCategoriesResponse
diagram busserv_diagrams/busserv_p251.png
namespace http://business.api.busserv.n2.tibco.com
properties
content complex
children businessCategory
annotation
documentation
Response element for queryCategories operation.
source <xs:element name="queryCategoriesResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for queryCategories operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<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>
</xs:element>

element queryCategoriesResponse/businessCategory
diagram busserv_diagrams/busserv_p252.png
type BusinessCategory
properties
minOcc 0
maxOcc unbounded
content complex
children BusinessServiceTemplate ChildBusinessCategory
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
documentation
Name of the category.
annotation
documentation
Details of categories for business services that match the specified query.
source <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>

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