gworkflowdl_0_9.xsd

noNamespace
element operation

Properties
This component is not nillable.

Model
<operation
  owl = xs:string>
WSClassOperation
</operation>


Nested Element Summary
 WSClassOperation
          

Attribute Summary
 xs:stringowl
          

Attribute Detail

owl

Type:
xs:string
Use:
optional
Form:
unqualified

Source
<xs:element minOccurs="0" name="operation">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="WSClassOperation">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="WSOperation">
<xs:complexType>
<xs:attribute default="false" name="selected" type="xs:boolean"/>
<xs:attribute name="owl" type="xs:string"/>
<xs:attribute name="wsdl" type="xs:string"/>
<xs:attribute name="operationName" type="xs:string"/>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="owl" type="xs:string"/>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="owl" 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.