On 5/1/07, dr.jeff <[EMAIL PROTECTED]> wrote:
In spring-beans-2.0.xsd the element 'property' has an attribute 'value' with type xs:string In camel-1.0.xsd the element 'isEqualTo' has an attribute 'value' with type xs:NCName In spring-beans-2.0.xsd the element 'bean' has an attribute 'class' with type xs:string In camel-1.0.xsd the element 'bodyAs' has an attribute 'class' with type xs:NCName I suggest that the Camel schema should be made consistent with the Spring schema. This would improve the usability of the camel-spring stuff. I do not believe that these changes would negatively impact any code.
Great idea! Patch applied with thanks! -- James ------- http://macstrac.blogspot.com/
