unused madatory element in deployment file schema
-------------------------------------------------
Key: ODE-530
URL: https://issues.apache.org/jira/browse/ODE-530
Project: ODE
Issue Type: Bug
Components: Deployment, Documentation
Affects Versions: 1.2
Reporter: Maciej Prochniak
Priority: Trivial
The schema file for deployment descriptor
(http://svn.apache.org/viewvc/ode/trunk/bpel-schemas/src/main/xsd/dd.xsd?view=markup)
contains mandatory (minOccurs="1")
element "binding" in tInvoke type. Documentation contains examples without them
(e.g. http://ode.apache.org/creating-a-process.html#CreatingaProcess-Examples)
- and ODE runs fine without it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.