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

element getBatchGroupIdsResponse/groupID
diagram wp_diagrams/wp_p2435.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 <xsd:element name="groupID" type="xs:long">
 
<xsd:annotation>
   
<xsd:documentation>List of group IDs that can be used when a group is required to be created.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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