http://www.carnot.ag/workflowmodel/3.1
group grAttrDescr

Properties
This component is not nillable.

Model

(attribute+, description? )


Nested Element Summary
 attribute
          The list of extension attributes. 
 description
          An optional description of the model element. 
Source
<xs:group name="grAttrDescr">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="1" ref="attribute">
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" ref="description">
</xs:element>
</xs:sequence>
</xs:group>


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