element updateBusinessService
diagram busserv_diagrams/busserv_p71.png
namespace http://business.api.busserv.n2.tibco.com
properties
content complex
children context pageFields responsePayloadMode
annotation
documentation
Request element for updateBusinessService operation.
source <xs:element name="updateBusinessService">
 
<xs:annotation>
   
<xs:documentation>Request element for updateBusinessService operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="context" type="pfecom:RequestContext">
       
<xs:annotation>
         
<xs:documentation>Unique identifier for the business service to be updated.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="pageFields" type="df:dataPayload" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Page data to be used to update the business service.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="responsePayloadMode" type="df:payloadModeType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Enumerated value defining the format of the data payload to be used in the response message (XML or JSON).

If not specified, the default value is JSON.

(RSS is currently not supported.)
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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