[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: find with XPath over file system


xpath bash
Hi Oleg,

Le mercredi 26 janvier 2005 à 17:03 +0300, Oleg Paraschenko a écrit :
>   Hello,
> 
>   might be of some interest:
> 
> find with XPath over file system
> http://uucode.com/texts/xfind/index.html
> 
> <quote>
> 
> The standard UNIX utility "find" now supports XPath:
> 
> $ ./find -xpath '/bin/*[@size > /bin/bash/@size]'
> /bin/ipv6calc
> /bin/rpm

This is pretty cool. I can't imagine how useful that would be to get
that available from XSLT transformations:

<xsl:for-each select="document(fs:find)/bin/*[@size
> /bin/bash/@size]"/>

I like the way you've preferred to match the /bin directory on the /bin
XPath instead of using some kind of /directory[@name="bin"]
convention...

However, I am wondering how you deal with filenames that are no valid
XML names (or that contain colons)...

Can you elaborate on that point?

Thanks,

Eric

-- 
Carnet web :
           http://eric.van-der-vlist.com/blog?t=category&a=Fran%C3%A7ais
------------------------------------------------------------------------
Eric van der Vlist       http://xmlfr.org            http://dyomedea.com
(ISO) RELAX NG   ISBN:0-596-00421-4 http://oreilly.com/catalog/relax
(W3C) XML Schema ISBN:0-596-00252-1 http://oreilly.com/catalog/xmlschema
------------------------------------------------------------------------


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Cast Your Vote

We need your help – Vote for DataDirect XML Products!

  • Best SOA or XML site

Winners and finalists announced at SOA World Conference in November.

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.