[
https://issues.apache.org/jira/browse/CAMEL-21632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-21632.
---------------------------------
Resolution: Fixed
> camel-spring-xml - Can we avoid the duplicate ##other in XSD
> ------------------------------------------------------------
>
> Key: CAMEL-21632
> URL: https://issues.apache.org/jira/browse/CAMEL-21632
> Project: Camel
> Issue Type: Improvement
> Components: camel-spring-xml
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 4.10.0
>
>
> The XSD has duplicate of
>
> <xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other"
> processContents="skip"/>
> <xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other"
> processContents="skip"/>
>
> This is due to spring/blueprint parsing support for migration tools. We
> should see if we can avoid this or do fix the duplicate manually as part of a
> pre processing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)