element cancelBusinessServiceResponse
diagram busserv_diagrams/busserv_p28.png
namespace http://business.api.busserv.n2.tibco.com
properties
content complex
children status
annotation
documentation
Response element for cancelBusinessService operation.
source <xs:element name="cancelBusinessServiceResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for cancelBusinessService operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="status" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>Status of the specified business service instance.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element cancelBusinessServiceResponse/status
diagram busserv_diagrams/busserv_p29.png
type xs:string
properties
content simple
annotation
documentation
Status of the specified business service instance.
source <xs:element name="status" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Status of the specified business service instance.</xs:documentation>
 
</xs:annotation>
</xs:element>

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