diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | groupType description | ||
annotation |
|
||
source | <xs:element name="startGroup"> <xs:annotation> <xs:documentation>Request element for startGroup operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="groupType" type="WorkGroupType"> <xs:annotation> <xs:documentation>Enumeration identifying the type of work group to be used.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="description" type="xs:string"> <xs:annotation> <xs:documentation>Textual description of the work group</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ||||||||||||||||||||||
type | WorkGroupType | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
source | <xs:element name="groupType" type="WorkGroupType"> <xs:annotation> <xs:documentation>Enumeration identifying the type of work group to be used.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="description" type="xs:string"> <xs:annotation> <xs:documentation>Textual description of the work group</xs:documentation> </xs:annotation> </xs:element> |