complexType "workflow"
Namespace:
Content:
complex, 2 attributes, 4 elements
Defined:
Includes:
definitions of 4 elements
Used:
XML Representation Summary
<...
   
id
 = 
xsd:string
   
name
 = 
xsd:string
   
>
   
Content: 
</...>
Content Elements (4):
description (type xsd:string),
roles (within workflow),
states (type states)
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Defines a workflow.
XML Source
<xsd:complexType name="workflow">
<xsd:annotation>
<xsd:documentation>Defines a workflow.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element minOccurs="0" name="description" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
The description of the workflow. May be a key for a
string to be translated by this workflow's string resources.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="roles">
<xsd:annotation>
<xsd:documentation>
Lists the roles that exist for this workflow.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="1" name="role">
<xsd:annotation>
<xsd:documentation>
The definition of a role in this
workflow.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="id" type="xsd:string" use="required">
<xsd:annotation>
<xsd:documentation>
The id of the role. Must be
unique between all roles 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
role. May be a key for a string to be
translated by this workflow's string
resources.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element minOccurs="0" name="actionHandlers" type="actionHandlers"/>
<xsd:element name="states" type="states">
<xsd:annotation>
<xsd:documentation>
This element lists the states that exist in this
workflow.
</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 workflow. Must be a unique id between all
workflows in the portal.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="name" type="xsd:string" use="required">
<xsd:annotation>
<xsd:documentation>
The display name of the workflow. May be a key for a
string to be translated by this workflow's string resources.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
Content Element Detail
actionHandlers
Type:
actionHandlers, complex content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="actionHandlers" type="actionHandlers"/>

description
The description of the workflow. 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 complexType
XML Source
<xsd:element minOccurs="0" name="description" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
The description of the workflow. May be a key for a
string to be translated by this workflow's string resources.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

roles
Lists the roles that exist for this workflow.
Type:
embedded, complex content
Defined:
locally, within this complexType

states
This element lists the states that exist in this workflow.
Type:
states, complex content
Defined:
locally, within this complexType
XML Source
<xsd:element name="states" type="states">
<xsd:annotation>
<xsd:documentation>
This element lists the states that exist in this
workflow.
</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.