On Sat, Aug 8, 2009 at 5:33 PM, Raymond Feng<[email protected]> wrote:
> You can plug it in using
> META-INF/services/org.apache.tuscany.sca.contribution.processor.ValidationSchema.
> Each text line in the file can point to an XSD using its resource name. We
> might need to tweak the following method so that xsd:import/xsd:include
> across modules can work. I can help to fix it if you see problems.
>
> org.apache.tuscany.sca.contribution.processor.DefaultValidatingXMLInputFactory.resolveResource(String,
> String, String, String, String)
>

Ok i've started trying this using the JSONP binding to try it out in
r802514. There must be something else going on as it doesn't seem to
have made much difference, the testcase in binding-jsonp-runtime runs
without producing any scheme validation error message both before and
after that change when the .composite is as is or changed to have
extra unused attributes added to the binding.jsonp element.

   ...ant

Reply via email to