complexType cancelBusinessServiceResponseType
diagram busserv_diagrams/busserv_p266.png
namespace http://business.api.busserv.n2.tibco.com
children status
source <xs:complexType name="cancelBusinessServiceResponseType">
 
<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>

element cancelBusinessServiceResponseType/status
diagram busserv_diagrams/busserv_p267.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