[
https://issues.apache.org/jira/browse/CAMEL-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088480#comment-13088480
]
David J. M. Karlsen commented on CAMEL-4361:
--------------------------------------------
Hm, I see
./src/test/resources/org/apache/camel/component/validator/camelContext.xml in
camel-spring on trunk which is 2.9?
However I do not find the implementation of the component.
Where is the new validator component?
> 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