element startGroup
diagram wp_diagrams/wp_p3285.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children groupType description
annotation
documentation
Request element for startGroup operation.
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>

element startGroup/groupType
diagram wp_diagrams/wp_p3286.png
type WorkGroupType
properties
content simple
facets
Kind Value Annotation
enumeration CHAINING
enumeration SEPARATION_OF_CONCERNS
enumeration RETAIN_MOST_FAMILIAR
enumeration RETAIN_FAMILIAR
enumeration CASE_HANDLING
enumeration NO_GROUP
annotation
documentation
Enumeration identifying the type of work group to be used.
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>

element startGroup/description
diagram wp_diagrams/wp_p3287.png
type xs:string
properties
content simple
annotation
documentation
Textual description of the work group
source <xsd:element name="description" type="xs:string">
 
<xsd:annotation>
   
<xsd:documentation>Textual description of the work group</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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