| gworkflowdl_1_1.xsd | ||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
Representation of a workflow by means of a High-level Petri net, mainly composed of places
and transitions. The "workflow" element is the root element of each GWorkflowDL
document. The arcs are represented as child elements of transitions, the tokens are child
elements of places.
| Nested Element Summary | |
| description |
| owl |
| placeA place is a placeholder for tokens that represent the data and the state of the workflow. |
| property |
| transitionThe ocurrence of a transition alters the state of the Petri net. |
| Attribute Summary | |
xs:ID | ID |
| Attribute Detail |
xs:IDrequiredunqualified<xs:element name="workflow"><xs:complexType></xs:element><xs:sequence><xs:element maxOccurs="unbounded" minOccurs="0" name="place"><xs:complexType></xs:element><xs:sequence><xs:element minOccurs="0" name="tokenClass"><xs:complexType></xs:element><xs:attribute name="type" type="xs:string"/></xs:complexType><xs:element maxOccurs="unbounded" minOccurs="0" name="token"></xs:sequence><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:choice minOccurs="0"></xs:sequence><xs:element name="data"><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:any maxOccurs="unbounded" minOccurs="0" namespace="##any" processContents="lax"/></xs:sequence><xs:element name="control" type="xs:boolean"></xs:choice>
</xs:element><xs:attribute name="ID" type="xs:ID" use="required"/><xs:attribute name="capacity" type="xs:integer"/></xs:complexType><xs:element maxOccurs="unbounded" minOccurs="0" name="transition"></xs:sequence><xs:complexType></xs:element><xs:sequence><xs:element maxOccurs="unbounded" minOccurs="0" name="condition" type="xs:string"/><xs:element minOccurs="0" name="operation"></xs:sequence><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:any minOccurs="0" namespace="##any" processContents="lax"/></xs:sequence><xs:attribute name="ID" type="xs:ID" use="required"/></xs:complexType><xs:attribute name="ID" type="xs:ID" use="required"/></xs:complexType>
| gworkflowdl_1_1.xsd | ||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||