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

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

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