gworkflowdl_0_9.xsd

noNamespace
element tokenClass

Properties
This component is not nillable.

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

</tokenClass>


Attribute Summary
 xs:stringowl
          
 xs:stringtype
          

Attribute Detail

owl

Type:
xs:string
Use:
optional
Form:
unqualified

type

Type:
xs:string
Use:
optional
Form:
unqualified

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

gworkflowdl_0_9.xsd

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