XPath find in files

Are you missing a feature? Request its implementation here.
collinsrj
Posts: 4
Joined: Wed Jun 22, 2005 11:39 am

XPath find in files

Post by collinsrj »

I'm working with a number of XML files which all correspond to the same schema. I'm looking to update a particular element in file which has it. With Oxygen 6 I have to open up each file and run the XPath query for each open file. Would it be possible to have the "Find in Files..." dialog search using XPath?
Thanks,

Rob
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi Rob,

The find dialog (for one file) has support for XPath. We will extend that also to find in files in the future (I added this a a feature request on our bugzilla).

Best Regards,
George
csalsa
Posts: 97
Joined: Tue Apr 22, 2008 9:31 am

Re: XPath find in files

Post by csalsa »

bump

I would also like to make a request for this feature.

From some other posts, it sounds that the underlying parser can handle the feature request
"Find in Files" xpath.

It seems OxygenXML only needs to add this feature to the "Find in Files" dialog.
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: XPath find in files

Post by sorin_ristache »

Hello,

The parser that applies an XPath expression on an XML file is not the same parser that matches text search expressions with the content of text files. However he already have this feature request logged in our internal system and it will be implemented in a future version.


Regards,
Sorin
adrian
Posts: 2886
Joined: Tue May 17, 2005 4:01 pm

Re: XPath find in files

Post by adrian »

Hi,

XPath support has been added to the 'Find/Replace in Files' dialog and will be available in version 11.1 which should be released very soon.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Tobo
Posts: 2
Joined: Mon Jan 11, 2010 6:58 pm

Re: XPath find in files

Post by Tobo »

adrian wrote:Hi,

XPath support has been added to the 'Find/Replace in Files' dialog and will be available in version 11.1 which should be released very soon.

Regards,
Adrian
I have version 10.3 - will I have to buy a new license to upgrade to 11.1 and use this feature?

Thanks
adrian
Posts: 2886
Joined: Tue May 17, 2005 4:01 pm

Re: XPath find in files

Post by adrian »

Tobo wrote:I have version 10.3 - will I have to buy a new license to upgrade to 11.1 and use this feature?

Thanks
Hello,
If you have bought Oxygen with a (Support and) Maintenance Pack or a Maintenance Pack separately you may be entitled to a free upgrade.
Otherwise you will have to buy an upgrade: http://www.oxygenxml.com/buy.html

Please write to us to support@oxygenxml.com and let us know the registration name or SGN(can be found in Help -> About) used on your license key and we will clarify your license status.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Re: XPath find in files

Post by george »

If you have a maintenance pack then you should be able to use also version 11.1. You can request your order history from
http://www.oxygenxml.com/order_history.html
Otherwise you need only an upgrade license to move from version 10 to version 11.

Best Regards,
George
George Cristian Bina
Tobo
Posts: 2
Joined: Mon Jan 11, 2010 6:58 pm

Re: XPath find in files

Post by Tobo »

adrian wrote:
Tobo wrote:I have version 10.3 - will I have to buy a new license to upgrade to 11.1 and use this feature?

Thanks
Hello,
If you have bought Oxygen with a (Support and) Maintenance Pack or a Maintenance Pack separately you may be entitled to a free upgrade.
Otherwise you will have to buy an upgrade: http://www.oxygenxml.com/buy.html

Please write to us to support@oxygenxml.com and let us know the registration name or SGN(can be found in Help -> About) used on your license key and we will clarify your license status.

Regards,
Adrian
Thanks - I've done ^ this now.
Post Reply