You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-user@xml.apache.org by Aaron Mulder <am...@alumni.princeton.edu> on 2004/02/09 08:06:31 UTC

xqrl.jar & Apache V1

	I'm trying to use selectPath on an XmlObject generated by the 
Apache V1 XMLBeans code.  It's saying that it requires xqrl.jar.  What is 
this and where can I get it?

Thanks,
	Aaron


- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/


Re: xqrl.jar & Apache V1

Posted by Brian Koehmstedt <bp...@now2000.com>.
Dave Smith just recently posted patches that introduce Jaxen XPath 
support for v1.

I don't think XPath containing predicates work (at least I can't get it 
to work), but you said you don't need predicates, so this probably works 
for you:
http://nagoya.apache.org/eyebrowse/ReadMsg?listName=xmlbeans-dev@xml.apache.org&msgNo=557

Aaron Mulder wrote:
> 	Well, the truth is, my needs are pretty limited.  I have to 
> resolve XPaths containing nothing except . .. / and element names.  I 
> could put something together for most of this easily.  But I don't see a 
> good solution for "..".  Given an XmlObject, is there some way to navigate 
> to its parent XmlObject (element)?
> 
> Thanks,
> 	Aaron
> 
> On Mon, 9 Feb 2004, Toby H Ferguson wrote:
> 
>>Aaron,
>>
>>you have to move to v2 to get selectPath to work. And then you have to 
>>pick up many of the jars that are there too!
>>
>>Toby
>>
>>Aaron Mulder wrote:
>>
>>
>>>	I'm trying to use selectPath on an XmlObject generated by the 
>>>Apache V1 XMLBeans code.  It's saying that it requires xqrl.jar.  What is 
>>>this and where can I get it?
>>>
>>>Thanks,
>>>	Aaron
>>>
>>>
>>>- ---------------------------------------------------------------------
>>>To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
>>>For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
>>>Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/
>>>
>>> 
>>>
>>
>>
>>- ---------------------------------------------------------------------
>>To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
>>For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
>>Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/
>>
> 
> 
> 
> - ---------------------------------------------------------------------
> To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
> For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
> Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/
> 
> 
> 



- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/


Re: xqrl.jar & Apache V1

Posted by Brian Koehmstedt <bp...@now2000.com>.
Dave Smith just recently posted patches that introduce Jaxen XPath 
support for v1.

I don't think XPath containing predicates work (at least I can't get it 
to work), but you said you don't need predicates, so this probably works 
for you:
http://nagoya.apache.org/eyebrowse/ReadMsg?listName=xmlbeans-dev@xml.apache.org&msgNo=557

Aaron Mulder wrote:
> 	Well, the truth is, my needs are pretty limited.  I have to 
> resolve XPaths containing nothing except . .. / and element names.  I 
> could put something together for most of this easily.  But I don't see a 
> good solution for "..".  Given an XmlObject, is there some way to navigate 
> to its parent XmlObject (element)?
> 
> Thanks,
> 	Aaron
> 
> On Mon, 9 Feb 2004, Toby H Ferguson wrote:
> 
>>Aaron,
>>
>>you have to move to v2 to get selectPath to work. And then you have to 
>>pick up many of the jars that are there too!
>>
>>Toby
>>
>>Aaron Mulder wrote:
>>
>>
>>>	I'm trying to use selectPath on an XmlObject generated by the 
>>>Apache V1 XMLBeans code.  It's saying that it requires xqrl.jar.  What is 
>>>this and where can I get it?
>>>
>>>Thanks,
>>>	Aaron
>>>
>>>
>>>- ---------------------------------------------------------------------
>>>To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
>>>For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
>>>Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/
>>>
>>> 
>>>
>>
>>
>>- ---------------------------------------------------------------------
>>To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
>>For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
>>Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/
>>
> 
> 
> 
> - ---------------------------------------------------------------------
> To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
> For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
> Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/
> 
> 
> 



- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/


Re: xqrl.jar & Apache V1

Posted by Aaron Mulder <am...@alumni.princeton.edu>.
	Well, the truth is, my needs are pretty limited.  I have to 
resolve XPaths containing nothing except . .. / and element names.  I 
could put something together for most of this easily.  But I don't see a 
good solution for "..".  Given an XmlObject, is there some way to navigate 
to its parent XmlObject (element)?

Thanks,
	Aaron

On Mon, 9 Feb 2004, Toby H Ferguson wrote:
> Aaron,
> 
> you have to move to v2 to get selectPath to work. And then you have to 
> pick up many of the jars that are there too!
> 
> Toby
> 
> Aaron Mulder wrote:
> 
> >	I'm trying to use selectPath on an XmlObject generated by the 
> >Apache V1 XMLBeans code.  It's saying that it requires xqrl.jar.  What is 
> >this and where can I get it?
> >
> >Thanks,
> >	Aaron
> >
> >
> >- ---------------------------------------------------------------------
> >To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
> >For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
> >Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/
> >
> >  
> >
> 
> 
> - ---------------------------------------------------------------------
> To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
> For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
> Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/
> 


- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/


Re: xqrl.jar & Apache V1

Posted by Aaron Mulder <am...@alumni.princeton.edu>.
	Well, the truth is, my needs are pretty limited.  I have to 
resolve XPaths containing nothing except . .. / and element names.  I 
could put something together for most of this easily.  But I don't see a 
good solution for "..".  Given an XmlObject, is there some way to navigate 
to its parent XmlObject (element)?

Thanks,
	Aaron

On Mon, 9 Feb 2004, Toby H Ferguson wrote:
> Aaron,
> 
> you have to move to v2 to get selectPath to work. And then you have to 
> pick up many of the jars that are there too!
> 
> Toby
> 
> Aaron Mulder wrote:
> 
> >	I'm trying to use selectPath on an XmlObject generated by the 
> >Apache V1 XMLBeans code.  It's saying that it requires xqrl.jar.  What is 
> >this and where can I get it?
> >
> >Thanks,
> >	Aaron
> >
> >
> >- ---------------------------------------------------------------------
> >To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
> >For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
> >Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/
> >
> >  
> >
> 
> 
> - ---------------------------------------------------------------------
> To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
> For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
> Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/
> 


- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/


Re: xqrl.jar & Apache V1

Posted by Toby H Ferguson <to...@Sun.COM>.
Aaron,

you have to move to v2 to get selectPath to work. And then you have to 
pick up many of the jars that are there too!

Toby

Aaron Mulder wrote:

>	I'm trying to use selectPath on an XmlObject generated by the 
>Apache V1 XMLBeans code.  It's saying that it requires xqrl.jar.  What is 
>this and where can I get it?
>
>Thanks,
>	Aaron
>
>
>- ---------------------------------------------------------------------
>To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
>For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
>Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/
>
>  
>


- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/


Re: xqrl.jar & Apache V1

Posted by Toby H Ferguson <to...@Sun.COM>.
Aaron,

you have to move to v2 to get selectPath to work. And then you have to 
pick up many of the jars that are there too!

Toby

Aaron Mulder wrote:

>	I'm trying to use selectPath on an XmlObject generated by the 
>Apache V1 XMLBeans code.  It's saying that it requires xqrl.jar.  What is 
>this and where can I get it?
>
>Thanks,
>	Aaron
>
>
>- ---------------------------------------------------------------------
>To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
>For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
>Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/
>
>  
>


- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/