element asyncEndGroup
diagram brm_all_diagrams/brm_all_p23.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children activityID endGroup
annotation
documentation
Async - Request element for endGroup operation.
source <xs:element name="asyncEndGroup">
 
<xs:annotation>
   
<xs:documentation>Async - Request element for endGroup 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 ref="endGroup"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element asyncEndGroup/activityID
diagram brm_all_diagrams/brm_all_p24.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>


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