complexType "SplitJoinType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("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: |
( r:URN | ( r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, ( r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnObject?, r:RelatedOtherMaterialReference*, r:MaintainableObject?, ConstructName*, r:Label*, r:Description?, r:InParameter*, r:OutParameter*, r:Binding*, ExternalAid*, ( ExternalInterviewerInstruction | InterviewerInstructionReference)*, DevelopmentResultsReference*, TypeOfSequence*, ControlConstructReference* |
|
</...> |
All Direct / Indirect Based Elements (1):
-
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.
Type Derivation Tree
SplitJoinType
|
XML Source (w/o annotations (3); see within schema source)
<xs:complexContent>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 2/24)
-
References control constructs that can be executed concurrently.
XML Source (w/o annotations (1); see within schema source)
-
Provides the ability to "type" a split for classification or processing purposes. Supports the use of an external controlled vocabulary.
Simple Content
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TypeOfSequence"/>
|