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

RE: Changing the Attibute Value

Subject: RE: Changing the Attibute Value
From: "Buddhi D. Mahindarathne" <buddhi@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 22 Jul 2008 10:32:01 +0530
RE:  Changing the Attibute Value
Please some one can give good explanation than this ..?

- Buddhi -

-----Original Message-----
From: Abel Braaksma [mailto:abel.online@xxxxxxxxx]
Sent: Tuesday, July 22, 2008 10:16 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re:  Changing the Attibute Value

Buddhi D. Mahindarathne wrote:
> 1. In this XSL we are specifically searching for "ChamferedRectangle1"
> in two places, but the last number "1" will change in XML files. So I
> need a way of searching only for "ChamferedRectangle" without "1"
>

use the XPath function starts-with()

> 2. After first "template match" we are inside the node set, so can't
we
> do everything with in that, rather than having multiple matches..???
>

Exactly. You just have multiple matches and the processor will decide
which one matches your input best. But you can do a lot inside it, using

xsl:for-each, xsl:copy-of, xsl:value-of, xsl:choose etc. Lookup any
manual to find out what instructions are valid. At www.w3schools.org
there's a basic tutorial on XSLT.

Cheers,
-- Abel --

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.