[Home]  [List]  [News]  [Docs]  [FAQ]  [Downloads]  [Resources]  [About]
Search :
/Home /List

list4xt : Mailing list for the XT users community.

[list4xt] ANN. UX v 0.2. Grep in XSLT.

Subject: [list4xt] ANN. UX v 0.2. Grep in XSLT.

User: Website

From: Paul Tchistopolskii (pault12@pacbell.net)
Date: 02/07/2000 - 08:58


Hello.

Ux v 0.2. ( source code published at http://www.pault.com/Ux/ )
contains String -> node-set conversion, almost 100% clean
support for chaining complex transformations + many new
examples of how can XSLT replace perl ;-)

There is now some version of grep, implemented in XSLT.
In the example below ( which works in Ux v 0.2 )
'last' , 'grep' and ' x' are all XSLT stylesheets.

<xsl:variable name="to-exec">
    /! last | grep {login[@status='FAILED']} | x
</xsl:variable>

<xsl:copy-of select= "document( $to-exec )"/>

Rgds.Paul.

--
Mailing list for the XT users community.     (http://kwiug.org)
(mailto:list4xt-request@4xt.org?Subject=unsubscribe to unsubscribe)



Archive générée par hypermail 2b28 le 01/06/2001 - 09:01 CEST

webmaster@4xt.org