Support <xsd:include> with relative schemaLocation
--------------------------------------------------
Key: ODE-111
URL: https://issues.apache.org/jira/browse/ODE-111
Project: Ode
Issue Type: Improvement
Components: BPEL Compilation/Parsing
Reporter: Alex Boisvert
Improve the BPEL compiler to support <xsd:include> with relative
schemaLocation, such as:
<wsdl:types>
<xs:schema
targetNamespace="http://www.intalio.com/training/orderManagement_20061017">
<xs:include schemaLocation="../../OrderManagement.xsd"/>
</xs:schema>
</wsdl:types>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.