http://www.carnot.ag/workflowmodel/3.1
simpleType modeType

Super Types
{http://www.w3.org/2001/XMLSchema}NCName
|
+--{http://www.carnot.ag/workflowmodel/3.1}modeType (restriction)

Properties
This component is not nillable.

Model

('MODE_4_0_0' | 'MODE_4_5_0')

Source
<xs:simpleType name="modeType">
<xs:restriction base="xs:NCName">
<xs:enumeration value="MODE_4_0_0"/>
<xs:enumeration value="MODE_4_5_0"/>
</xs:restriction>
</xs:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.