complexType BusinessServicesResponse
diagram wp_diagrams/wp_p1836.png
namespace http://base.api.bs.n2.tibco.com
children ListCategoriesResponse QueryBusinessServicesResponse StartBusinessServiceResponse UpdateBusinessServiceResponse CancelBusinessServiceResponse ListBusinessServicesResponse QueryCategoriesResponse
source <xs:complexType name="BusinessServicesResponse">
 
<xs:choice>
   
<xs:element name="ListCategoriesResponse" type="ListCategoriesResponse"/>
   
<xs:element name="QueryBusinessServicesResponse" type="QueryBusinessServicesResponse"/>
   
<xs:element name="StartBusinessServiceResponse" type="StartBusinessServiceResponse"/>
   
<xs:element name="UpdateBusinessServiceResponse" type="UpdateBusinessServiceResponse"/>
   
<xs:element name="CancelBusinessServiceResponse" type="CancelBusinessServiceResponse"/>
   
<xs:element name="ListBusinessServicesResponse" type="ListBusinessServicesResponse"/>
   
<xs:element name="QueryCategoriesResponse" type="QueryCategoriesResponse"/>
 
</xs:choice>
</xs:complexType>

element BusinessServicesResponse/ListCategoriesResponse
diagram wp_diagrams/wp_p1837.png
namespace http://base.api.bs.n2.tibco.com
type ListCategoriesResponse
properties
content complex
children Category
source <xs:element name="ListCategoriesResponse" type="ListCategoriesResponse"/>

element BusinessServicesResponse/QueryBusinessServicesResponse
diagram wp_diagrams/wp_p1838.png
namespace http://base.api.bs.n2.tibco.com
type QueryBusinessServicesResponse
properties
content complex
children BusinessServiceTemplate
source <xs:element name="QueryBusinessServicesResponse" type="QueryBusinessServicesResponse"/>

element BusinessServicesResponse/StartBusinessServiceResponse
diagram wp_diagrams/wp_p1839.png
namespace http://base.api.bs.n2.tibco.com
type StartBusinessServiceResponse
properties
content complex
children pageActivityResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
activityId  xs:string        
documentation
ID of the page activity
processState  ProcessState  required      
documentation
Indicates the current state of the Business Service
processId  xs:string  required      
documentation
Process Id of the Business Service instance
source <xs:element name="StartBusinessServiceResponse" type="StartBusinessServiceResponse"/>

element BusinessServicesResponse/UpdateBusinessServiceResponse
diagram wp_diagrams/wp_p1840.png
namespace http://base.api.bs.n2.tibco.com
type UpdateBusinessServiceResponse
properties
content complex
children pageActivityResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
activityId  xs:string        
documentation
ID of the page activity
processState  ProcessState  required      
documentation
Indicates the current state of the Business Service
processId  xs:string  required      
documentation
Process Id of the Business Service instance
source <xs:element name="UpdateBusinessServiceResponse" type="UpdateBusinessServiceResponse"/>

element BusinessServicesResponse/CancelBusinessServiceResponse
diagram wp_diagrams/wp_p1841.png
namespace http://base.api.bs.n2.tibco.com
type CancelBusinessServiceResponse
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
success  xs:boolean  required      
source <xs:element name="CancelBusinessServiceResponse" type="CancelBusinessServiceResponse"/>

element BusinessServicesResponse/ListBusinessServicesResponse
diagram wp_diagrams/wp_p1842.png
namespace http://base.api.bs.n2.tibco.com
type ListBusinessServicesResponse
properties
content complex
children BusinessCategory
source <xs:element name="ListBusinessServicesResponse" type="ListBusinessServicesResponse"/>

element BusinessServicesResponse/QueryCategoriesResponse
diagram wp_diagrams/wp_p1843.png
namespace http://base.api.bs.n2.tibco.com
type QueryCategoriesResponse
properties
content complex
children BusinessCategory
source <xs:element name="QueryCategoriesResponse" type="QueryCategoriesResponse"/>

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