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

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

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

element BusinessServicesResponse/StartBusinessServiceResponse
diagram wp_diagrams/wp_p3002.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 <xsd:element name="StartBusinessServiceResponse" type="StartBusinessServiceResponse"/>

element BusinessServicesResponse/UpdateBusinessServiceResponse
diagram wp_diagrams/wp_p3003.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 <xsd:element name="UpdateBusinessServiceResponse" type="UpdateBusinessServiceResponse"/>

element BusinessServicesResponse/CancelBusinessServiceResponse
diagram wp_diagrams/wp_p3004.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 <xsd:element name="CancelBusinessServiceResponse" type="CancelBusinessServiceResponse"/>

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

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

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