| gworkflowdl_2_0.xsd | ||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.gridworkflow.org/gworkflowdl}placeRef (restriction)
Reference to a place within the same GWorkflowDL document.
| Attribute Summary | |
xs:string | edgeExpressionThe attribute edgeExpression is used as value assignement for input and read places and as functional statement for output places using the XPath 1.0 standard. |
xs:string | placeIDThe attribute "placeRef" denotes a place ID. |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:stringrequiredunqualified<xs:complexType name="placeRef"><xs:attribute name="placeID" type="xs:string" use="required">
</xs:attribute><xs:attribute name="edgeExpression" type="xs:string"></xs:complexType>
</xs:attribute>
| gworkflowdl_2_0.xsd | ||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||