[ https://issues.apache.org/jira/browse/ODE-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stan Angeloff updated ODE-1007: ------------------------------- Description: The OASIS WS-BPEL spec (section 8.1) mentions that variables can be initialized in-line: ``` <variables> <variable name="BPELVariableName" messageType="QName"? type="QName"? element="QName"?>+ from-spec? </variable> </variables> was: The OASIS WS-BPEL spec mentions that variables can be initialized in-line: ``` <variables> <variable name="BPELVariableName" messageType="QName"? type="QName"? element="QName"?>+ from-spec? </variable> </variables> > Support in-line variable initialization > --------------------------------------- > > Key: ODE-1007 > URL: https://issues.apache.org/jira/browse/ODE-1007 > Project: ODE > Issue Type: Wish > Components: BPEL Runtime > Affects Versions: 1.3.6 > Reporter: Stan Angeloff > Priority: Minor > > The OASIS WS-BPEL spec (section 8.1) mentions that variables can be > initialized in-line: > ``` > <variables> > <variable name="BPELVariableName" > messageType="QName"? > type="QName"? > element="QName"?>+ > from-spec? > </variable> > </variables> -- This message was sent by Atlassian JIRA (v6.1#6144)