element startGroupResponse
diagram wp_diagrams/wp_p2125.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children groupID
annotation
documentation
Response element for startGroup operation.
source <xs:element name="startGroupResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for startGroup operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="groupID" type="xs:long">
       
<xs:annotation>
         
<xs:documentation>The ID of the new work group</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element startGroupResponse/groupID
diagram wp_diagrams/wp_p2126.png
type xs:long
properties
content simple
annotation
documentation
The ID of the new work group
source <xs:element name="groupID" type="xs:long">
 
<xs:annotation>
   
<xs:documentation>The ID of the new work group</xs:documentation>
 
</xs:annotation>
</xs:element>

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