You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "dr.jeff" <jl...@systechnologies.com> on 2007/04/23 03:15:30 UTC

[camel] camel xml schema problem

In camel-1.0.xsd the element 'uri' is defined to have type 'xs:NMTOKEN'. This
seems a little strange (and overly limiting, no?) 
Shouldn't the type of a URI be 'xs:anyURI'?
-- 
View this message in context: http://www.nabble.com/-camel--camel-xml-schema-problem-tf3627720s2354.html#a10129819
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.


Re: [camel] camel xml schema problem

Posted by James Strachan <ja...@gmail.com>.
On 4/23/07, dr.jeff <jl...@systechnologies.com> wrote:
>
> In camel-1.0.xsd the element 'uri' is defined to have type 'xs:NMTOKEN'. This
> seems a little strange (and overly limiting, no?)
> Shouldn't the type of a URI be 'xs:anyURI'?

Great point :)

Patch applied with thanks!


-- 
James
-------
http://macstrac.blogspot.com/