Namespace: |
|
Content: |
22 elements |
Defined: |
globally in jpdl-4.4.xsd, see XML source |
Includes: |
definitions of 22 elements |
Used: |
at 2 locations |
Complex Content Model |
tns:start | tns:end | tns:end-cancel | tns:end-error | tns:state | tns:decision | tns:foreach | tns:fork | tns:join | tns:script | tns:hql | tns:sql | tns:mail | tns:jms | tns:java | tns:assign | tns:custom | tns:task | tns:sub-process | tns:group | tns:rules-decision | tns:rules |
tns:decision (type anonymous), tns:end (type anonymous), tns:end-cancel (type anonymous), tns:end-error (type anonymous), tns:foreach (type anonymous), tns:fork (type anonymous), tns:group (type anonymous), |
tns:join (type anonymous), tns:rules (type anonymous), tns:rules-decision (type anonymous), tns:start (type anonymous), tns:state (type anonymous), tns:sub-process (type anonymous), tns:task (type anonymous) |
<group name="activityGroup"> <choice> <!-- ~~~ START ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation>Start event.</documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </sequence> <annotation> <documentation>Resource name of the form in the deployment.</documentation> </annotation> </attribute> </complexType> </element> <!-- ~~~ END ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation>End event.</documentation> </annotation> <complexType> <sequence> </sequence> <simpleType> <restriction base="string"> <enumeration value="execution"/> <enumeration value="process-instance"/> </restriction> </simpleType> </attribute> <annotation> <documentation> Specify the end state of the execution explicitly. </documentation> </annotation> </attribute> </complexType> </element> <annotation> <documentation>End cancel event.</documentation> </annotation> <complexType> <sequence> </sequence> <simpleType> <restriction base="string"> <enumeration value="execution"/> <enumeration value="process-instance"/> </restriction> </simpleType> </attribute> </complexType> </element> <annotation> <documentation>End cancel event.</documentation> </annotation> <complexType> <sequence> </sequence> <simpleType> <restriction base="string"> <enumeration value="execution"/> <enumeration value="process-instance"/> </restriction> </simpleType> </attribute> </complexType> </element> <!-- ~~~ STATE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation> Wait state. When an execution arrives in this activity, the execution stops until an external trigger is delivered through execution.signal() or execution.getActivityInstance().signal() </documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <sequence> </sequence> </extension> </complexContent> </complexType> </element> </choice> </sequence> </complexType> </element> <!-- ~~~ DECISION ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation> Decision gateway: selects one path out of many alternatives. When an execution arrives, it takes exactly one outgoing transition. </documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <sequence> <complexType> <annotation> <documentation>Expression to evaluate.</documentation> </annotation> </attribute> <annotation> <documentation>Scripting language to interpret.</documentation> </annotation> </attribute> </complexType> </element> </sequence> </extension> </complexContent> </complexType> </element> </choice> </sequence> <annotation> <documentation> The script that will be evaluated and resolve to the name of the outgoing transition. </documentation> </annotation> </attribute> <annotation> <documentation> Identification of the scripting language to use for the expr attribute. </documentation> </annotation> </attribute> </complexType> </element> <!-- ~~~ FOREACH ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation> Spawns concurrent paths of execution over each element of a collection. </documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </sequence> </complexType> </element> <!-- ~~~ FORK ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation> Spawns multiple concurrent paths of execution. </documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </sequence> </complexType> </element> <!-- ~~~ JOIN ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation> Spawns multiple concurrent paths of execution. </documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </sequence> <simpleType> <restriction base="string"> <enumeration value="none"/> <enumeration value="read"/> <enumeration value="upgrade"/> <enumeration value="upgrade_nowait"/> <enumeration value="write"/> </restriction> </simpleType> </attribute> </complexType> </element> <!-- ~~~ SCRIPT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation>Evaluates a piece of text as a script.</documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </extension> </complexContent> </complexType> </element> <!-- ~~~ HQL ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation>Performs a Hibernate query.</documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </extension> </complexContent> </complexType> </element> <!-- ~~~ SQL ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation>Performs a Hibernate SQL query.</documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </extension> </complexContent> </complexType> </element> <!-- ~~~ MAIL ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation>Sends an email.</documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </extension> </complexContent> </complexType> </element> <!-- ~~~ JMS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation>Sends an email.</documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </extension> </complexContent> </complexType> </element> <!-- ~~~ JAVA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation> Invokes a method on a java object. Either the java class is instantiated with reflection, or the java object is fetched from the environment. Values are then injected into the fields and. Finally a method is invoked. </documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </extension> </complexContent> </complexType> </element> <!-- ~~~ ASSIGN ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation>Assigns a source value to a target location.</documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </extension> </complexContent> </complexType> </element> <!-- ~~~ CUSTOM ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation> Calls a user defined, custom implementation of ActivityBehaviour. </documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <sequence> </sequence> </extension> </complexContent> </complexType> </element> </choice> </extension> </complexContent> </complexType> </element> <!-- ~~~ TASK ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation>Creates a task in the task component.</documentation> </annotation> <complexType> <sequence> <complexType> </complexType> </element> <complexType> </complexType> </element> <choice maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <sequence> </sequence> </extension> </complexContent> </complexType> </element> </choice> </sequence> <annotation> <documentation>Resource name of the form in the deployment.</documentation> </annotation> </attribute> <simpleType> <restriction base="string"> <enumeration value="keep"/> <enumeration value="cancel"/> </restriction> </simpleType> </attribute> </complexType> </element> <!-- ~~~ SUB-PROCESS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation> Waits while a sub process instance is being executed and continues when the sub process instance ends. </documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> <annotation> <documentation>Events on which listeners can be registered.</documentation> </annotation> </element> <complexType> </complexType> </element> <complexType> <complexContent> <sequence> <complexType> </complexType> </element> </sequence> </extension> </complexContent> </complexType> </element> </choice> </sequence> <annotation> <documentation> References a sub-process by id. This means that a specific version of a process definition is referenced. </documentation> </annotation> </attribute> <annotation> <documentation> References a sub-process by key. Therefore, the latest version of the process definition with the given key is referenced. The latest version is resolved in each execution. </documentation> </annotation> </attribute> <annotation> <documentation> Expression that is evaluated when the sub process instance ends. The value is then used for outcome transition mapping. </documentation> </annotation> </attribute> </complexType> </element> <!-- ~~~ GROUP ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation>Scope enclosing a number of activities.</documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> <annotation> <documentation>Events on which listeners can be registered.</documentation> </annotation> </element> </choice> </sequence> </complexType> </element> <!-- ~~~ RULES DECISION ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation> Selects one outgoing transition based on evaluation of rules. </documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> <annotation> <documentation>Events on which listeners can be registered.</documentation> </annotation> </element> </choice> </sequence> </complexType> </element> <!-- ~~~ RULES ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <annotation> <documentation> Evaluates rules after feeding in some facts in a stateful knowledge session. </documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> <complexType> </complexType> </element> <complexType> <complexContent> <sequence> <complexType> <sequence> </sequence> <annotation> <documentation>Expression to evaluate.</documentation> </annotation> </attribute> <annotation> <documentation>Script language to interpret.</documentation> </annotation> </attribute> </complexType> </element> </sequence> </extension> </complexContent> </complexType> </element> <annotation> <documentation>Events on which listeners can be registered.</documentation> </annotation> </element> </choice> </sequence> </complexType> </element> </choice> </group> |
Type: |
|
Defined: |
<element name="assign"> <annotation> <documentation>Assigns a source value to a target location.</documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </extension> </complexContent> </complexType> </element> |
Type: |
|
Defined: |
<element name="custom"> <annotation> <documentation> Calls a user defined, custom implementation of ActivityBehaviour. </documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <sequence> </sequence> </extension> </complexContent> </complexType> </element> </choice> </extension> </complexContent> </complexType> </element> |
Type: |
anonymous, complex content |
Defined: |
<element name="decision"> <annotation> <documentation> Decision gateway: selects one path out of many alternatives. When an execution arrives, it takes exactly one outgoing transition. </documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <sequence> <complexType> <annotation> <documentation>Expression to evaluate.</documentation> </annotation> </attribute> <annotation> <documentation>Scripting language to interpret.</documentation> </annotation> </attribute> </complexType> </element> </sequence> </extension> </complexContent> </complexType> </element> </choice> </sequence> <annotation> <documentation> The script that will be evaluated and resolve to the name of the outgoing transition. </documentation> </annotation> </attribute> <annotation> <documentation> Identification of the scripting language to use for the expr attribute. </documentation> </annotation> </attribute> </complexType> </element> |
Type: |
anonymous, complex content |
Defined: |
<element name="end"> <annotation> <documentation>End event.</documentation> </annotation> <complexType> <sequence> </sequence> <simpleType> <restriction base="string"> <enumeration value="execution"/> <enumeration value="process-instance"/> </restriction> </simpleType> </attribute> <annotation> <documentation> Specify the end state of the execution explicitly. </documentation> </annotation> </attribute> </complexType> </element> |
Type: |
anonymous, complex content |
Defined: |
<element name="end-cancel"> <annotation> <documentation>End cancel event.</documentation> </annotation> <complexType> <sequence> </sequence> <simpleType> <restriction base="string"> <enumeration value="execution"/> <enumeration value="process-instance"/> </restriction> </simpleType> </attribute> </complexType> </element> |
Type: |
anonymous, complex content |
Defined: |
<element name="end-error"> <annotation> <documentation>End cancel event.</documentation> </annotation> <complexType> <sequence> </sequence> <simpleType> <restriction base="string"> <enumeration value="execution"/> <enumeration value="process-instance"/> </restriction> </simpleType> </attribute> </complexType> </element> |
Type: |
anonymous, complex content |
Defined: |
<element name="foreach"> <annotation> <documentation> Spawns concurrent paths of execution over each element of a collection. </documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </sequence> </complexType> </element> |
Type: |
anonymous, complex content |
Defined: |
<element name="fork"> <annotation> <documentation> Spawns multiple concurrent paths of execution. </documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </sequence> </complexType> </element> |
Type: |
anonymous, complex content |
Defined: |
<element name="group"> <annotation> <documentation>Scope enclosing a number of activities.</documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> <annotation> <documentation>Events on which listeners can be registered.</documentation> </annotation> </element> </choice> </sequence> </complexType> </element> |
Type: |
|
Defined: |
<element name="hql"> <annotation> <documentation>Performs a Hibernate query.</documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </extension> </complexContent> </complexType> </element> |
Type: |
|
Defined: |
<element name="java"> <annotation> <documentation> Invokes a method on a java object. Either the java class is instantiated with reflection, or the java object is fetched from the environment. Values are then injected into the fields and. Finally a method is invoked. </documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </extension> </complexContent> </complexType> </element> |
Type: |
|
Defined: |
<element name="jms"> <annotation> <documentation>Sends an email.</documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </extension> </complexContent> </complexType> </element> |
Type: |
anonymous, complex content |
Defined: |
<element name="join"> <annotation> <documentation> Spawns multiple concurrent paths of execution. </documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </sequence> <simpleType> <restriction base="string"> <enumeration value="none"/> <enumeration value="read"/> <enumeration value="upgrade"/> <enumeration value="upgrade_nowait"/> <enumeration value="write"/> </restriction> </simpleType> </attribute> </complexType> </element> |
Type: |
|
Defined: |
<element name="mail"> <annotation> <documentation>Sends an email.</documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </extension> </complexContent> </complexType> </element> |
Type: |
anonymous, complex content |
Defined: |
<element name="rules"> <annotation> <documentation> Evaluates rules after feeding in some facts in a stateful knowledge session. </documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> <complexType> </complexType> </element> <complexType> <complexContent> <sequence> <complexType> <sequence> </sequence> <annotation> <documentation>Expression to evaluate.</documentation> </annotation> </attribute> <annotation> <documentation>Script language to interpret.</documentation> </annotation> </attribute> </complexType> </element> </sequence> </extension> </complexContent> </complexType> </element> <annotation> <documentation>Events on which listeners can be registered.</documentation> </annotation> </element> </choice> </sequence> </complexType> </element> |
Type: |
anonymous, complex content |
Defined: |
<element name="rules-decision"> <annotation> <documentation> Selects one outgoing transition based on evaluation of rules. </documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> <annotation> <documentation>Events on which listeners can be registered.</documentation> </annotation> </element> </choice> </sequence> </complexType> </element> |
Type: |
|
Defined: |
<element name="script"> <annotation> <documentation>Evaluates a piece of text as a script.</documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </extension> </complexContent> </complexType> </element> |
Type: |
|
Defined: |
<element name="sql"> <annotation> <documentation>Performs a Hibernate SQL query.</documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </extension> </complexContent> </complexType> </element> |
Type: |
anonymous, complex content |
Defined: |
<element name="start"> <annotation> <documentation>Start event.</documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </sequence> <annotation> <documentation>Resource name of the form in the deployment.</documentation> </annotation> </attribute> </complexType> </element> |
Type: |
anonymous, complex content |
Defined: |
<element name="state"> <annotation> <documentation> Wait state. When an execution arrives in this activity, the execution stops until an external trigger is delivered through execution.signal() or execution.getActivityInstance().signal() </documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <sequence> </sequence> </extension> </complexContent> </complexType> </element> </choice> </sequence> </complexType> </element> |
Type: |
anonymous, complex content |
Defined: |
<element name="sub-process"> <annotation> <documentation> Waits while a sub process instance is being executed and continues when the sub process instance ends. </documentation> </annotation> <complexType> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> <annotation> <documentation>Events on which listeners can be registered.</documentation> </annotation> </element> <complexType> </complexType> </element> <complexType> <complexContent> <sequence> <complexType> </complexType> </element> </sequence> </extension> </complexContent> </complexType> </element> </choice> </sequence> <annotation> <documentation> References a sub-process by id. This means that a specific version of a process definition is referenced. </documentation> </annotation> </attribute> <annotation> <documentation> References a sub-process by key. Therefore, the latest version of the process definition with the given key is referenced. The latest version is resolved in each execution. </documentation> </annotation> </attribute> <annotation> <documentation> Expression that is evaluated when the sub process instance ends. The value is then used for outcome transition mapping. </documentation> </annotation> </attribute> </complexType> </element> |
Type: |
anonymous, complex content |
Defined: |
<element name="task"> <annotation> <documentation>Creates a task in the task component.</documentation> </annotation> <complexType> <sequence> <complexType> </complexType> </element> <complexType> </complexType> </element> <choice maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <sequence> </sequence> </extension> </complexContent> </complexType> </element> </choice> </sequence> <annotation> <documentation>Resource name of the form in the deployment.</documentation> </annotation> </attribute> <simpleType> <restriction base="string"> <enumeration value="keep"/> <enumeration value="cancel"/> </restriction> </simpleType> </attribute> </complexType> </element> |
This XML schema documentation has been generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set. DocFlex/XML RE is a reduced edition of DocFlex/XML, which is a tool for programming and running highly sophisticated documentation and reports generators by the data obtained from any kind of XML files. The actual doc-generators are implemented in the form of special templates that are designed visually using a high quality Template Designer GUI basing on the XML schema (or DTD) files describing the data source XML. DocFlex/XML XSDDoc is a commercial template application of DocFlex/XML that implements a high-end XML Schema documentation generator with simultaneous support of framed multi-file HTML, single-file HTML and RTF output formats. (More formats are planned in the future). A commercial license for "DocFlex/XML XSDDoc" will allow you:
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML SDK and with DocFlex/XML RE, which is a reduced free edition containing only the template interpretor / output generator. No other licenses will be required! But this is not all. In addition to it, a commercial license for DocFlex/XML SDK will allow you to modify the XSDDoc templates themselves as much as you want. You will be able to achieve whatever was impossible to do with the template parameters only. And, of course, you could develop any template applications by your own! Please note: By purchasing a license for this software, you not only acquire a useful tool, you will also make an important investment in its future development, the result of which you could enjoy later by yourself. Every single your purchase matters and makes a difference for us! To buy a license, please follow this link: http://www.filigris.com/shop/ |