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

Documentation
            The participant declaration defines a model participant
         
Properties
This component is not nillable.

Model
<participant
  participant = xs:string>

</participant>


Attribute Summary
 xs:stringparticipant
           The model id of either an organization or role.  

Attribute Detail

participant

The model id of either an organization or role.

Type:
xs:string
Use:
required
Form:
unqualified

Source
<xs:element name="participant">
<xs:complexType>
<xs:attribute name="participant" type="xs:string" use="required">
</xs:attribute>
</xs:complexType>
</xs:element>


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