[Error] at line number 57 cvc-attribute.3 The value '' of attribute 'Id' on element 'FormalParameter' is not valid with respect to its type, 'NMTOKEN'.
[Error] at line number 62 cvc-attribute.3 The value '' of attribute 'Id' on element 'FormalParameter' is not valid with respect to its type, 'NMTOKEN'.
Type=ERROR, Sub-Type=LOGIC, Location=Package 'movementorderapp', WorkflowProcess 'movementorderprocess', FormalParameter '' -> Id
Invalid Id
Type=ERROR, Sub-Type=LOGIC, Location=Package 'movementorderapp', WorkflowProcess 'movementorderprocess', FormalParameter '' -> Id
Non unique Id
Type=ERROR, Sub-Type=LOGIC, Location=Package 'movementorderapp', WorkflowProcess 'movementorderprocess', FormalParameter '' -> Id
Invalid Id
Type=ERROR, Sub-Type=LOGIC, Location=Package 'movementorderapp', WorkflowProcess 'movementorderprocess', FormalParameter '' -> Id
this is the error i am getting while deploying process
Deployment Error: Type=ERROR, Sub-Type=SCHEMA, Location=Package 'movementorderapp'
[Error] at line number 57 cvc-datatype-valid.1.2.1 '' is not a valid value for 'NMTOKEN'.
Type=ERROR, Sub-Type=SCHEMA, Location=Package 'movementorderapp'
[Error] at line number 57 cvc-attribute.3 The value '' of attribute 'Id' on element 'FormalParameter' is not valid with respect to its type, 'NMTOKEN'.
Type=ERROR, Sub-Type=SCHEMA, Location=Package 'movementorderapp'
[Error] at line number 62 cvc-datatype-valid.1.2.1 '' is not a valid value for 'NMTOKEN'.
Type=ERROR, Sub-Type=SCHEMA, Location=Package 'movementorderapp'
[Error] at line number 62 cvc-attribute.3 The value '' of attribute 'Id' on element 'FormalParameter' is not valid with respect to its type, 'NMTOKEN'.
Type=ERROR, Sub-Type=LOGIC, Location=Package 'movementorderapp', WorkflowProcess 'movementorderprocess', FormalParameter '' -> Id
Invalid Id
Type=ERROR, Sub-Type=LOGIC, Location=Package 'movementorderapp', WorkflowProcess 'movementorderprocess', FormalParameter '' -> Id
Non unique Id
Type=ERROR, Sub-Type=LOGIC, Location=Package 'movementorderapp', WorkflowProcess 'movementorderprocess', FormalParameter '' -> Id
Invalid Id
Type=ERROR, Sub-Type=LOGIC, Location=Package 'movementorderapp', WorkflowProcess 'movementorderprocess', FormalParameter '' -> Id
Non unique Id
.xpdl file pls remove the error and deploy
.XPDL FILE PLEASE DEPLOY THIS FILE
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<xpdl:Package
xmlns:xpdl="http://www.wfmc.org/2002/XPDL1.0"
xmlns="http://www.wfmc.org/2002/XPDL1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Id="movementorderapp" Name="movementorder" xsi:schemaLocation="http://www.wfmc.org/2002/XPDL1.0 http://wfmc.org/standards/docs/TC-1025_schema_10_xpdl.xsd">
<xpdl:PackageHeader>
<xpdl:XPDLVersion>1.0</xpdl:XPDLVersion>
<xpdl:Vendor/>
<xpdl:Created/>
</xpdl:PackageHeader>
<xpdl:Script Type="text/javascript"/>
<xpdl:Participants>
<xpdl:Participant Id="user" Name="User">
<xpdl:ParticipantType Type="ROLE"/>
</xpdl:Participant>
<xpdl:Participant Id="hod" Name="Hod">
<xpdl:ParticipantType Type="ROLE"/>
</xpdl:Participant>
<xpdl:Participant Id="director" Name="Director">
<xpdl:ParticipantType Type="ROLE"/>
</xpdl:Participant>
<xpdl:Participant Id="padirector" Name="PaToDirector">
<xpdl:ParticipantType Type="ROLE"/>
</xpdl:Participant>
<xpdl:Participant Id="admin" Name="Admin">
<xpdl:ParticipantType Type="ROLE"/>
</xpdl:Participant>
<xpdl:Participant Id="tada" Name="TA/DA">
<xpdl:ParticipantType Type="ROLE"/>
</xpdl:Participant>
<xpdl:Participant Id="cash" Name="Cash">
<xpdl:ParticipantType Type="ROLE"/>
</xpdl:Participant>
<xpdl:Participant Id="participant13" Name="Participant 13">
<xpdl:ParticipantType Type="ROLE"/>
</xpdl:Participant>
</xpdl:Participants>
<xpdl:Applications>
<xpdl:Application Id="default_application"/>
</xpdl:Applications>
<xpdl:WorkflowProcesses>
<xpdl:WorkflowProcess Id="movementorderprocess" Name="Movement Order Process">
<xpdl:ProcessHeader DurationUnit="h"></xpdl:ProcessHeader>
<xpdl:FormalParameters>
<xpdl:FormalParameter Id="" Mode="INOUT">
<xpdl:DataType>
<xpdl:BasicType Type="STRING"/>
</xpdl:DataType>
</xpdl:FormalParameter>
<xpdl:FormalParameter Id="" Mode="INOUT">
<xpdl:DataType>
<xpdl:BasicType Type="STRING"/>
</xpdl:DataType>
</xpdl:FormalParameter>
</xpdl:FormalParameters>
<xpdl:DataFields>
<xpdl:DataField Id="status" IsArray="FALSE">
<xpdl:DataType>
<xpdl:BasicType Type="STRING"/>
</xpdl:DataType>
</xpdl:DataField>
<xpdl:DataField Id="grade" IsArray="FALSE">
<xpdl:DataType>
<xpdl:BasicType Type="STRING"/>
</xpdl:DataType>
</xpdl:DataField>
</xpdl:DataFields>
<xpdl:Activities>
<xpdl:Activity Id="route1" Name="">
<xpdl:Route/>
<xpdl:Performer>hod</xpdl:Performer>
<xpdl:TransitionRestrictions>
<xpdl:TransitionRestriction>
<xpdl:Split Type="XOR">
<xpdl:TransitionRefs>
<xpdl:TransitionRef Id="transition3"/>
<xpdl:TransitionRef Id="transition4"/>
<xpdl:TransitionRef Id="transition5"/>
</xpdl:TransitionRefs>
</xpdl:Split>
</xpdl:TransitionRestriction>
</xpdl:TransitionRestrictions>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="hod"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="651,24.683349609375"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
<xpdl:Activity Id="route2" Name="">
<xpdl:Route/>
<xpdl:Performer>director</xpdl:Performer>
<xpdl:TransitionRestrictions>
<xpdl:TransitionRestriction>
<xpdl:Split Type="XOR">
<xpdl:TransitionRefs>
<xpdl:TransitionRef Id="transition7"/>
<xpdl:TransitionRef Id="transition8"/>
</xpdl:TransitionRefs>
</xpdl:Split>
</xpdl:TransitionRestriction>
</xpdl:TransitionRestrictions>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="director"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="346,48.816650390625"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
<xpdl:Activity Id="hodapproval" Name="Hod Approval">
<xpdl:Implementation>
<xpdl:No/>
</xpdl:Implementation>
<xpdl:Performer>hod</xpdl:Performer>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="hod"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="227,19.95001220703125"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
<xpdl:Activity Id="directorapproval" Name="DIRECTORAPPROVAL">
<xpdl:Implementation>
<xpdl:No/>
</xpdl:Implementation>
<xpdl:Performer>director</xpdl:Performer>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="director"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="585,41.683319091796875"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
<xpdl:Activity Id="cashforwarded" Name="Cash forwarded to user">
<xpdl:Implementation>
<xpdl:No/>
</xpdl:Implementation>
<xpdl:Performer>cash</xpdl:Performer>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="cash"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="527,464.75"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
<xpdl:Activity Id="cashreceived1" Name="Cash Received 1">
<xpdl:Implementation>
<xpdl:No/>
</xpdl:Implementation>
<xpdl:Performer>user</xpdl:Performer>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="user"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="462,188.75"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
<xpdl:Activity Id="cashreceived2" Name="Cash Received 2">
<xpdl:Implementation>
<xpdl:No/>
</xpdl:Implementation>
<xpdl:Performer>user</xpdl:Performer>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="user"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="750,192.0333251953125"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
<xpdl:Activity Id="forwardtocashdept2" Name="Forward To Cash Department">
<xpdl:Implementation>
<xpdl:No/>
</xpdl:Implementation>
<xpdl:Performer>tada</xpdl:Performer>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="tada"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="1024.2857142857144,609.0666490917969"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
<xpdl:Activity Id="cashforwardtouser" Name="Cash forwarded to User">
<xpdl:Implementation>
<xpdl:No/>
</xpdl:Implementation>
<xpdl:Performer>cash</xpdl:Performer>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="cash"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="869,1642.5"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
<xpdl:Activity Id="movementrequestid" Name="MO Request">
<xpdl:Implementation>
<xpdl:No/>
</xpdl:Implementation>
<xpdl:Performer>user</xpdl:Performer>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="user"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="228,37.81666564941406"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
<xpdl:Activity Id="rejected6" Name="Rejected">
<xpdl:Implementation>
<xpdl:No/>
</xpdl:Implementation>
<xpdl:Performer>hod</xpdl:Performer>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="hod"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="894.2857142857143,49.46666429882811"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
<xpdl:Activity Id="rejected5" Name="Rejected">
<xpdl:Implementation>
<xpdl:No/>
</xpdl:Implementation>
<xpdl:Performer>director</xpdl:Performer>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="director"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="145,44.816650390625"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
<xpdl:Activity Id="rejected4" Name="Rejected">
<xpdl:Implementation>
<xpdl:No/>
</xpdl:Implementation>
<xpdl:Performer>padirector</xpdl:Performer>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="padirector"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="1015,47.25"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
<xpdl:Activity Id="paapproval" Name="PA Approval">
<xpdl:Implementation>
<xpdl:No/>
</xpdl:Implementation>
<xpdl:Performer>padirector</xpdl:Performer>
<xpdl:TransitionRestrictions>
<xpdl:TransitionRestriction>
<xpdl:Split Type="AND">
<xpdl:TransitionRefs>
<xpdl:TransitionRef Id="transition12"/>
<xpdl:TransitionRef Id="transition16"/>
</xpdl:TransitionRefs>
</xpdl:Split>
</xpdl:TransitionRestriction>
</xpdl:TransitionRestrictions>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="padirector"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="841,47.63336181640625"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
<xpdl:Activity Id="forwardtotada2" Name="Forward To TA/DA">
<xpdl:Implementation>
<xpdl:No/>
</xpdl:Implementation>
<xpdl:Performer>admin</xpdl:Performer>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="admin"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="881.8571254185268,210.26666735058592"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
<xpdl:Activity Id="forwardtotada1" Name="Forward Directer Order to TA/DA">
<xpdl:Implementation>
<xpdl:No/>
</xpdl:Implementation>
<xpdl:Performer>admin</xpdl:Performer>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="admin"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="326,38.75"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
<xpdl:Activity Id="forwardmotocashdept" Name="Forwar mo To Cash Department">
<xpdl:Implementation>
<xpdl:No/>
</xpdl:Implementation>
<xpdl:Performer>tada</xpdl:Performer>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_PARTICIPANT_ID" Value="tada"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_OFFSET" Value="317,101"/>
</xpdl:ExtendedAttributes>
</xpdl:Activity>
</xpdl:Activities>
<xpdl:Transitions>
<xpdl:Transition From="movementrequestid" Id="transition1" To="hodapproval" Name="">
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_TRANSITION_STYLE" Value="NO_ROUTING_ORTHOGONAL"/>
</xpdl:ExtendedAttributes>
</xpdl:Transition>
<xpdl:Transition From="hodapproval" Id="transition2" To="route1" Name="">
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_TRANSITION_STYLE" Value="NO_ROUTING_ORTHOGONAL"/>
</xpdl:ExtendedAttributes>
</xpdl:Transition>
<xpdl:Transition From="route1" Id="transition3" To="rejected6" Name="">
<xpdl:Condition Type="OTHERWISE"/>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_TRANSITION_STYLE" Value="NO_ROUTING_ORTHOGONAL"/>
</xpdl:ExtendedAttributes>
</xpdl:Transition>
<xpdl:Transition From="route1" Id="transition4" To="directorapproval" Name="">
<xpdl:Condition Type="CONDITION">grade >= 'E'</xpdl:Condition>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_TRANSITION_STYLE" Value="NO_ROUTING_ORTHOGONAL"/>
<xpdl:ExtendedAttribute Name="PBUILDER_TRANSITION_CONDITIONS" Value="[{"join":"&&","variable":"grade","operator":">=","value":"E"}]"/>
</xpdl:ExtendedAttributes>
</xpdl:Transition>
<xpdl:Transition From="route1" Id="transition5" To="paapproval" Name="">
<xpdl:Condition Type="CONDITION">grade < 'E'</xpdl:Condition>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_TRANSITION_STYLE" Value="NO_ROUTING_ORTHOGONAL"/>
<xpdl:ExtendedAttribute Name="PBUILDER_TRANSITION_CONDITIONS" Value="[{"join":"&&","variable":"grade","operator":"<","value":"E"}]"/>
</xpdl:ExtendedAttributes>
</xpdl:Transition>
<xpdl:Transition From="directorapproval" Id="transition6" To="route2" Name="">
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_TRANSITION_STYLE" Value="NO_ROUTING_ORTHOGONAL"/>
</xpdl:ExtendedAttributes>
</xpdl:Transition>
<xpdl:Transition From="route2" Id="transition7" To="rejected5" Name="">
<xpdl:Condition Type="OTHERWISE"/>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_TRANSITION_STYLE" Value="NO_ROUTING_ORTHOGONAL"/>
</xpdl:ExtendedAttributes>
</xpdl:Transition>
<xpdl:Transition From="route2" Id="transition8" To="forwardtotada1" Name="">
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_TRANSITION_STYLE" Value="NO_ROUTING_ORTHOGONAL"/>
</xpdl:ExtendedAttributes>
</xpdl:Transition>
<xpdl:Transition From="forwardtotada1" Id="transition9" To="forwardmotocashdept" Name="">
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_TRANSITION_STYLE" Value="NO_ROUTING_ORTHOGONAL"/>
</xpdl:ExtendedAttributes>
</xpdl:Transition>
<xpdl:Transition From="forwardmotocashdept" Id="transition10" To="cashforwarded" Name="">
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_TRANSITION_STYLE" Value="NO_ROUTING_ORTHOGONAL"/>
</xpdl:ExtendedAttributes>
</xpdl:Transition>
<xpdl:Transition From="cashforwarded" Id="transition11" To="cashreceived1" Name="">
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_TRANSITION_STYLE" Value="NO_ROUTING_ORTHOGONAL"/>
</xpdl:ExtendedAttributes>
</xpdl:Transition>
<xpdl:Transition From="paapproval" Id="transition12" To="forwardtotada2" Name="">
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_TRANSITION_STYLE" Value="NO_ROUTING_ORTHOGONAL"/>
</xpdl:ExtendedAttributes>
</xpdl:Transition>
<xpdl:Transition From="forwardtotada2" Id="transition13" To="forwardtocashdept2" Name="">
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_TRANSITION_STYLE" Value="NO_ROUTING_ORTHOGONAL"/>
</xpdl:ExtendedAttributes>
</xpdl:Transition>
<xpdl:Transition From="forwardtocashdept2" Id="transition14" To="cashforwardtouser" Name="">
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_TRANSITION_STYLE" Value="NO_ROUTING_ORTHOGONAL"/>
</xpdl:ExtendedAttributes>
</xpdl:Transition>
<xpdl:Transition From="cashforwardtouser" Id="transition15" To="cashreceived2" Name="">
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_TRANSITION_STYLE" Value="NO_ROUTING_ORTHOGONAL"/>
</xpdl:ExtendedAttributes>
</xpdl:Transition>
<xpdl:Transition From="paapproval" Id="transition16" To="rejected4" Name="">
<xpdl:Condition Type="OTHERWISE"/>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_TRANSITION_STYLE" Value="NO_ROUTING_ORTHOGONAL"/>
</xpdl:ExtendedAttributes>
</xpdl:Transition>
</xpdl:Transitions>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_WORKFLOW_PARTICIPANT_ORDER" Value="user;hod;director;padirector;admin;tada;cash"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_END_OF_WORKFLOW" Value="JaWE_GRAPH_PARTICIPANT_ID=user,CONNECTING_ACTIVITY_ID=cashreceived1,X_OFFSET=665,Y_OFFSET=202,JaWE_GRAPH_TRANSITION_STYLE=NO_ROUTING_ORTHOGONAL,TYPE=END_DEFAULT"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_END_OF_WORKFLOW" Value="JaWE_GRAPH_PARTICIPANT_ID=user,CONNECTING_ACTIVITY_ID=cashreceived2,X_OFFSET=941,Y_OFFSET=201,JaWE_GRAPH_TRANSITION_STYLE=NO_ROUTING_ORTHOGONAL,TYPE=END_DEFAULT"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_START_OF_WORKFLOW" Value="JaWE_GRAPH_PARTICIPANT_ID=user,CONNECTING_ACTIVITY_ID=movementrequestid,X_OFFSET=120,Y_OFFSET=55,JaWE_GRAPH_TRANSITION_STYLE=NO_ROUTING_ORTHOGONAL,TYPE=START_DEFAULT"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_END_OF_WORKFLOW" Value="JaWE_GRAPH_PARTICIPANT_ID=hod,CONNECTING_ACTIVITY_ID=rejected6,X_OFFSET=1140,Y_OFFSET=53,JaWE_GRAPH_TRANSITION_STYLE=NO_ROUTING_ORTHOGONAL,TYPE=END_DEFAULT"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_END_OF_WORKFLOW" Value="JaWE_GRAPH_PARTICIPANT_ID=director,CONNECTING_ACTIVITY_ID=rejected5,X_OFFSET=47,Y_OFFSET=58,JaWE_GRAPH_TRANSITION_STYLE=NO_ROUTING_ORTHOGONAL,TYPE=END_DEFAULT"/>
<xpdl:ExtendedAttribute Name="JaWE_GRAPH_END_OF_WORKFLOW" Value="JaWE_GRAPH_PARTICIPANT_ID=padirector,CONNECTING_ACTIVITY_ID=rejected4,X_OFFSET=1044,Y_OFFSET=159,JaWE_GRAPH_TRANSITION_STYLE=NO_ROUTING_ORTHOGONAL,TYPE=END_DEFAULT"/>
</xpdl:ExtendedAttributes>
</xpdl:WorkflowProcess>
</xpdl:WorkflowProcesses>
<xpdl:ExtendedAttributes>
<xpdl:ExtendedAttribute Name="EDITING_TOOL" Value="Web Workflow Designer"/>
<xpdl:ExtendedAttribute Name="EDITING_TOOL_VERSION" Value="5.0-pre-alpha"/>
</xpdl:ExtendedAttributes>
</xpdl:Package>