simpleType "lockActionTypes"
Namespace:
Defined:
Used:
Datatype Representation Summary
("unlock" | "keepCurrent")
All Direct / Indirect Based Attributes (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xsd:string
  lockActionTypes (restriction)
Derivation:
restriction of xsd:string
Facets:
enumeration:
"unlock"  -  Automatically unlocks from the content when executing the transition.
"keepCurrent"  -  Will keep the current lock state on the content when moving from one state of the workflow to the next if the user that locked it has access to the content in the next state of the workflow.
XML Source
<xsd:simpleType name="lockActionTypes">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="unlock">
<xsd:annotation>
<xsd:documentation>
Automatically unlocks from the content when executing the transition.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="keepCurrent">
<xsd:annotation>
<xsd:documentation>
Will keep the current lock state on the content when moving from one state of the workflow
to the next if the user that locked it has access to the content in the next state of the workflow.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>

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.