Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 72241 invoked from network); 23 Apr 2007 01:15:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Apr 2007 01:15:51 -0000 Received: (qmail 50313 invoked by uid 500); 23 Apr 2007 01:15:58 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 50297 invoked by uid 500); 23 Apr 2007 01:15:58 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 50283 invoked by uid 99); 23 Apr 2007 01:15:58 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Apr 2007 18:15:58 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Apr 2007 18:15:50 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1Hfn9O-00052i-8e for dev@activemq.apache.org; Sun, 22 Apr 2007 18:15:30 -0700 Message-ID: <10129819.post@talk.nabble.com> Date: Sun, 22 Apr 2007 18:15:30 -0700 (PDT) From: "dr.jeff" To: dev@activemq.apache.org Subject: [camel] camel xml schema problem MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: jlansing@systechnologies.com X-Virus-Checked: Checked by ClamAV on apache.org 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.