entity-resource-descriptors Schema
SupportsWorkflow Element
entity-resource-descriptors Schema : SupportsWorkflow Element

Glossary Item Box

Description

true indicates that events on this entity can be handled in the workflow module.
Namespace (none)

Type

xs:boolean

Diagram

SupportsWorkflow Element

Overview

SupportsWorkflow xs:boolean
true indicates that events on this entity can be handled in the workflow module.

Source

<xs:element name="SupportsWorkflow" type="xs:boolean" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                true indicates that events on this entity can be handled in the workflow module.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also