xpdl:Target

lvalue expression of the assignment, in XPDL may be the name of a DataField, in BPMN name of a Property, in XPATH a reference

Element Information

Model

ANY element from ANY namespace

Attributes

QName Type Fixed Default Use Inheritable Annotation
ScriptGrammar xsd:anyURI optional
ScriptType xsd:string optional
ScriptVersion xsd:string optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.wfmc.org/2009/XPDL2.2'

Source

<xsd:element name="Target" type="xpdl:ExpressionType">
  <xsd:annotation>
    <xsd:documentation>lvalue expression of the assignment, in XPDL may be the name of a DataField, in BPMN name of a Property, in XPATH a reference</xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample