element getBatchGroupIdsResponse
diagram wp_diagrams/wp_p1958.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children groupID
annotation
documentation
Request element for getBatchGroupIds operation.
source <xs:element name="getBatchGroupIdsResponse">
 
<xs:annotation>
   
<xs:documentation>Request element for getBatchGroupIds operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence maxOccurs="unbounded">
     
<xs:element name="groupID" type="xs:long">
       
<xs:annotation>
         
<xs:documentation>List of group IDs that can be used when a group is required to be created.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element getBatchGroupIdsResponse/groupID
diagram wp_diagrams/wp_p1959.png
type xs:long
properties
content simple
annotation
documentation
List of group IDs that can be used when a group is required to be created.
source <xs:element name="groupID" type="xs:long">
 
<xs:annotation>
   
<xs:documentation>List of group IDs that can be used when a group is required to be created.</xs:documentation>
 
</xs:annotation>
</xs:element>

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