element asyncStartGroup
diagram wp_diagrams/wp_p268.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children activityID groupID startGroup
annotation
documentation
Async - Request element for startGroup operation.
source <xs:element name="asyncStartGroup">
 
<xs:annotation>
   
<xs:documentation>Async - Request element for startGroup operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="activityID" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>Unique identifier for this operation, this identifier should be used to identify the reply to this message</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="groupID" type="xs:long">
       
<xs:annotation>
         
<xs:documentation>The ID of the group to start</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="startGroup"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element asyncStartGroup/activityID
diagram wp_diagrams/wp_p269.png
type xs:string
properties
content simple
annotation
documentation
Unique identifier for this operation, this identifier should be used to identify the reply to this message
source <xs:element name="activityID" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Unique identifier for this operation, this identifier should be used to identify the reply to this message</xs:documentation>
 
</xs:annotation>
</xs:element>

element asyncStartGroup/groupID
diagram wp_diagrams/wp_p270.png
type xs:long
properties
content simple
annotation
documentation
The ID of the group to start
source <xs:element name="groupID" type="xs:long">
 
<xs:annotation>
   
<xs:documentation>The ID of the group to start</xs:documentation>
 
</xs:annotation>
</xs:element>


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