complexType UpdateBusinessServiceResponse
diagram wp_diagrams/wp_p214.png
namespace http://base.api.bs.n2.tibco.com
type extension of BusinessResponse
properties
base BusinessResponse
children pageActivityResponse
used by
element BusinessServicesResponse/UpdateBusinessServiceResponse
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:complexType name="UpdateBusinessServiceResponse">
 
<xs:complexContent>
   
<xs:extension base="BusinessResponse"/>
 
</xs:complexContent>
</xs:complexType>


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