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

Select nodes without match

Subject: Select nodes without match
From: <m.core@xxxxxxxxxxxxxxxx>
Date: Thu, 24 Aug 2006 12:15:37 +0200
Select nodes without match
Hi all,
i have an xml tree and i need with xsl to be placed in a particular node without using the match statement.

Is there a command like a go-to in xsl for doing this?

For explain me well:
in the html version of the page i have a box in wich you can write; i need to resize that box and for doing this i write:

<xsl:when test="utils:endsWith(@id, '.cap')">
  <xsl:attribute name="width">2%</xsl:attribute>
</xsl:when>

but i need to place this code in a template that put me in the right nodes that contains .cap if i make a template with   
match it destroy the object .cap and i don't want this... How can i do?

thx for replies.
Matteo

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

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

Buy Stylus Studio Now

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
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-2013 All Rights Reserved.