Return-Path: Delivered-To: apmail-xml-xmlbeans-dev-archive@www.apache.org Received: (qmail 79035 invoked from network); 15 Jan 2004 21:01:45 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 15 Jan 2004 21:01:45 -0000 Received: (qmail 3942 invoked by uid 500); 15 Jan 2004 21:01:34 -0000 Delivered-To: apmail-xml-xmlbeans-dev-archive@xml.apache.org Received: (qmail 3819 invoked by uid 500); 15 Jan 2004 21:01:33 -0000 Mailing-List: contact xmlbeans-dev-help@xml.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: xmlbeans-dev@xml.apache.org Delivered-To: mailing list xmlbeans-dev@xml.apache.org Received: (qmail 3805 invoked from network); 15 Jan 2004 21:01:33 -0000 Date: Thu, 15 Jan 2004 15:59:55 -0500 From: "Robichaud, Philippe" Subject: XmlBeans' XPath functionnalities limited? To: xmlbeans-dev@xml.apache.org Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft Exchange V6.0.6249.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-class: urn:content-classes:message Thread-topic: XmlBeans' XPath functionnalities limited? Thread-index: AcPbqodS2xr+7X7UQ4qu13OmWSx5PQ== X-MS-Has-Attach: X-MS-TNEF-Correlator: X-NAI-Spam-Score: -1.0 X-NAI-Spam-Rules: 1 Rules triggered QUOTED_EMAIL_TEXT=-0.971 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello all (in particular to Eric Vasilik since he seemed to partially answer our question on January 5th), > Not sure if you been adequately answered yet, but ... XmlBeans V1 has very limited support > for XPath (only expressions line x/y/z, a//b//c, etc...) If you request an operation which > goes beyond this, we try to load xqrl.jar which comes with Weblogic which supports all of > XQuery/XPath2.0. What are the path expressions you are attempting? > > - Eric We are trying to make an XPath query, and we always catch an exception telling us that we need to use the xqrl.jar. Here is the XPath query: "./someTag/someOtherTag[@someAttribute='someAttributeValue']" Is there a problem with some type of query? If so, where do we find the correct xqrl.jar? Thanx in advance! Phil. - --------------------------------------------------------------------- To unsubscribe, e-mail: xmlbeans-dev-unsubscribe@xml.apache.org For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/