[ 
https://issues.apache.org/jira/browse/CAMEL-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088735#comment-13088735
 ] 

David J. M. Karlsen commented on CAMEL-4361:
--------------------------------------------

So if "my" component will depend on: 
http://static.springsource.org/spring-ws/sites/1.5/spring-xml/apidocs/org/springframework/xml/xsd/commons/CommonsXsdSchema.html
 and org.apache.ws.commons.schema.XmlSchemaCollection then i guess I should 
stick it into camel-spring?

> 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

        

Reply via email to