element <transition>
Namespace:
Type:
embedded complexType
Content:
complex, 3 attributes, 3 elements
Defined:
locally at 1 location
Includes:
definitions of 2 attributes and 3 elements
XML Representation Summary
<transition
   
id
 = 
xsd:string
   
lockAction
 = 
("unlock" | "keepCurrent") : "unlock"
   
name
 = 
xsd:string
   
>
   
Content: 
</transition>
May contain elements (3):
description (type xsd:string),
May be included in elements (1):
Usage / Definition Locations
Embedded Type Detail
Annotation
Specify a transition.
XML Source
<xsd:element maxOccurs="unbounded" minOccurs="0" name="transition">
<xsd:complexType>
<xsd:annotation>
<xsd:documentation>Specify a transition.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element minOccurs="0" name="description" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
The description of the transition. May be a key for a string to be translated by this workflow's string resources.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="finalState">
<xsd:annotation>
<xsd:documentation>
The final state for this transition. Must be equal to the id of a workflow state.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="id" type="xsd:string" use="required">
<xsd:annotation>
<xsd:documentation>
The id of the final state for this transition. Must be equal to the id of a workflow state.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
<xsd:element minOccurs="0" name="permissions" type="permissions">
<xsd:annotation>
<xsd:documentation>
This element defines the roles that have
permission to perform this transition. If this element
is not present, the same permissions defined in
this transition's source state is applied, but only in case of assingnedTo or all. When the
state scope is defined as viewAll or viewCreatedBy, the transition permission must be present.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:string" use="required">
<xsd:annotation>
<xsd:documentation>
The id of the transition. Must be unique between all transitions in this workflow.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="name" type="xsd:string" use="required">
<xsd:annotation>
<xsd:documentation>
The display name of the transition. May be a key for a string to be translated by this workflow's string resources.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="unlock" name="lockAction" type="lockActionTypes" use="optional">
<xsd:annotation>
<xsd:documentation>
The action that should be taken when this transition in the workflow occurs. Has unlock as default value.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
Attribute Detail (defined in this component only)
lockAction
The action that should be taken when this transition in the workflow occurs. Has unlock as default value.
Type:
Use:
optional
Default:
"unlock"
Defined:
locally, within this element
XML Source
<xsd:attribute default="unlock" name="lockAction" type="lockActionTypes" use="optional">
<xsd:annotation>
<xsd:documentation>
The action that should be taken when this transition in the workflow occurs. Has unlock as default value.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

name
The display name of the transition. May be a key for a string to be translated by this workflow's string resources.
Type:
xsd:string
Use:
required
Defined:
locally, within this element
XML Source
<xsd:attribute name="name" type="xsd:string" use="required">
<xsd:annotation>
<xsd:documentation>
The display name of the transition. May be a key for a string to be translated by this workflow's string resources.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
Content Element Detail
description
The description of the transition. May be a key for a string to be translated by this workflow's string resources.
Type:
xsd:string, simple content
Defined:
locally, within this element
XML Source
<xsd:element minOccurs="0" name="description" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
The description of the transition. May be a key for a string to be translated by this workflow's string resources.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

finalState
The final state for this transition. Must be equal to the id of a workflow state.
Type:
embedded, empty content
Defined:
locally, within this element

permissions
This element defines the roles that have permission to perform this transition. If this element is not present, the same permissions defined in this transition's source state is applied, but only in case of assingnedTo or all. When the state scope is defined as viewAll or viewCreatedBy, the transition permission must be present.
Type:
permissions, complex content
Defined:
locally, within this element
XML Source
<xsd:element minOccurs="0" name="permissions" type="permissions">
<xsd:annotation>
<xsd:documentation>
This element defines the roles that have
permission to perform this transition. If this element
is not present, the same permissions defined in
this transition's source state is applied, but only in case of assingnedTo or all. When the
state scope is defined as viewAll or viewCreatedBy, the transition permission must be present.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.2
DocFlex/XML is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com

Lumisportal  14.0.0.210430 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.