[jboss-user] [JBoss jBPM] - Re: HOWTO: enable content assist in GPD XML editor
avbentem
do-not-reply at jboss.com
Thu Mar 29 07:56:26 EDT 2007
"avbentem" wrote : URI: http://docs.jboss.org/jbpm/xsd/jpdl-3.2.xsd
Note that, for version 3.1, the shorthand http://jbpm.org/jpdl-3.1.xsd was used in the documentation, which redirects to http://docs.jboss.org/jbpm/xsd/jpdl-3.1.xsd -- but for 3.2 no such shorthand (yet) exists: http://jbpm.org/jpdl-3.2.xsd.
"avbentem" wrote : This enables content assist
...but now tells me that the binding attribute is not in the 3.2 schema. That will teach me not trying to be lazy ;-)
<process-state name="My sub-process">
| <sub-process name="my-sub-process" binding="late" />
| <transition name="end" to="End"></transition>
| </process-state>
Reported; JBPM-910.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032719#4032719
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032719
More information about the jboss-user
mailing list