diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | groupID | ||
annotation |
|
||
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> |
diagram | |||
type | xs:long | ||
properties |
|
||
annotation |
|
||
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> |