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