[
https://issues.apache.org/jira/browse/CAMEL-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088757#comment-13088757
]
Claus Ibsen commented on CAMEL-4361:
------------------------------------
No the component should not be depend on Spring or any other 3rd party JARs. It
should use the API from the JDK.
> Improve validator to accept several schemas
> -------------------------------------------
>
> Key: CAMEL-4361
> URL: https://issues.apache.org/jira/browse/CAMEL-4361
> Project: Camel
> Issue Type: Improvement
> Components: camel-spring
> Affects Versions: 2.8.0
> Reporter: David J. M. Karlsen
>
> The current implementation only allows for one given xsd schema.
> I have some messages which have two namespaces. The outer schema declares
> some elements with lax processing.
> By providing a
> http://static.springsource.org/spring-ws/sites/1.5/spring-xml/apidocs/org/springframework/xml/xsd/XsdSchemaCollection.html
> which references both schemas I would be able to validate the whole message
> - and not just the outermost one.
> Either the existing implementation will have to be altered to allow for
> several paths, or it can be extended to reference a schemacollection.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira