complexType "transitions"
Namespace:
Content:
complex, 3 attributes, 1 element
Defined:
Includes:
definition of 1 element
Used:
XML Representation Summary
<...
   
id
 = 
xsd:string
   
lockAction
 = 
("unlock" | "keepCurrent") : "unlock"
   
name
 = 
xsd:string
   
>
   
Content: 
</...>
Content Elements (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Specifies a list of transitions.
XML Source
<xsd:complexType name="transitions">
<xsd:annotation>
<xsd:documentation>Specifies a list of transitions.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<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>
</xsd:sequence>
</xsd:complexType>
Content Element Detail
transition
Type:
embedded, complex content
Defined:
locally, within this complexType

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.