diagram | |||||||||||||||||||||||||||||||||||||||||
namespace | http://base.api.bs.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||||
type | extension of Channel | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
children | payloadModel BusinessServiceTemplate | ||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="UpdateBusinessServiceRequest"> <xs:complexContent> <xs:extension base="Channel"> <xs:sequence> <xs:element name="payloadModel" type="df:dataPayload"/> <xs:element name="BusinessServiceTemplate" type="BusinessServiceTemplate"/> </xs:sequence> <xs:attribute name="activityId" type="xs:string"> <xs:annotation> <xs:documentation>ID of the page activity</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="privilege" type="Privilege"/> <xs:attribute name="processId" type="xs:string"> <xs:annotation> <xs:documentation>The Process Id of the Business Service instance to to updated.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="activityId" type="xs:string"> <xs:annotation> <xs:documentation>ID of the page activity</xs:documentation> </xs:annotation> </xs:attribute> |
type | Privilege |
source | <xs:attribute name="privilege" type="Privilege"/> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="processId" type="xs:string"> <xs:annotation> <xs:documentation>The Process Id of the Business Service instance to to updated.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||
namespace | http://base.api.bs.n2.tibco.com | ||||||||||||||
type | dataPayload | ||||||||||||||
properties |
|
||||||||||||||
children | serializedPayload XmlPayload | ||||||||||||||
attributes |
|
||||||||||||||
source | <xs:element name="payloadModel" type="df:dataPayload"/> |
diagram | |||||||||||||||||||||||||
namespace | http://base.api.bs.n2.tibco.com | ||||||||||||||||||||||||
type | BusinessServiceTemplate | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="BusinessServiceTemplate" type="BusinessServiceTemplate"/> |