gworkflowdl_1_1.xsd

http://www.gridworkflow.org/gworkflowdl
element tokenClass

Documentation
Description of the class of tokens hold by a place.
                                    
Properties
This component is not nillable.

Model
<tokenClass
  type = xs:string>
owl*
</tokenClass>


Nested Element Summary
 owl
          

Attribute Summary
 xs:stringtype
          

Attribute Detail

type

Type:
xs:string
Use:
optional
Form:
unqualified

Source
<xs:element minOccurs="0" name="tokenClass">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="owl"/>
</xs:sequence>
<xs:attribute name="type" type="xs:string"/>
</xs:complexType>
</xs:element>

gworkflowdl_1_1.xsd

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