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

element startGroup/groupType
diagram brm_all_diagrams/brm_all_p248.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 <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>

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


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