element <SplitJoin> (global)
Namespace:
Type:
Content:
complex, 7 attributes, 24 elements
Subst.Gr:
may substitute for element ControlConstruct
Defined:
Used:
XML Representation Summary
<SplitJoin
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
 = 
xs:boolean : "false"
 = 
"true"
   
>
   
Content: 
</SplitJoin>
Included in content model of elements (1):
May be included in elements by substitutions (1):
Known Usage Locations
Annotation
A member of the ControlConstruct substitution group. The components of a SplitJoin consists of a number of process steps to be executed concurrently with partial synchronization. SplitJoin consists of process steps that are executed concurrently (execution with barrier synchronization). That is, SplitJoin completes when all of its components processes have completed. Supports parallel processing that requires completion of all included process steps to exit.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="SplitJoin" substitutionGroup="ControlConstruct" type="SplitJoinType"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set