gworkflowdl_0_9.xsd

noNamespace
element property

Properties
This component is not nillable.

Model
<property
  name = xs:string>
string
</property>


Attribute Summary
 xs:stringname
          

Attribute Detail

name

Type:
xs:string
Use:
required
Form:
unqualified

Source
<xs:element name="property">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="name" type="xs:string" use="required"/>
</xs:extension>
</xs:simpleContent>
</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.