http://www.carnot.ag/workflowmodel/3.1
element description

Documentation
            The description declaration defines a generic element which is used to specify
            the description of a model element.
         
Properties
This component is not nillable.

Model
<description>
*
</description>

Source
<xs:element name="description">
<xs:complexType mixed="true">
<xs:choice maxOccurs="unbounded" minOccurs="0"/>
</xs:complexType>
</xs:element>


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