element cancelBusinessService
diagram busserv_diagrams/busserv_p211.png
namespace http://business.api.busserv.n2.tibco.com
properties
content complex
children processInstanceId
annotation
documentation
Request element for cancelBusinessService operation.
source <xs:element name="cancelBusinessService">
 
<xs:annotation>
   
<xs:documentation>Request element for cancelBusinessService operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="processInstanceId" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>ID of the business service (pageflow) process instance that is to be cancelled.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element cancelBusinessService/processInstanceId
diagram busserv_diagrams/busserv_p212.png
type xs:string
properties
content simple
annotation
documentation
ID of the business service (pageflow) process instance that is to be cancelled.
source <xs:element name="processInstanceId" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>ID of the business service (pageflow) process instance that is to be cancelled.</xs:documentation>
 
</xs:annotation>
</xs:element>

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