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

Re[2]: Creating a classification hierarcy by using XSL

Subject: Re[2]: Creating a classification hierarcy by using XSLT to nest similarly named elements
From: Alexey Nickolaenkov <nikolaenkov@xxxxxxxxxxxx>
Date: Sat, 20 Jan 2007 16:25:01 +0300
Re[2]:  Creating a classification hierarcy by using XSL
Saturday, January 20, 2007, 4:17:18 PM, you wrote:
CC> Since "CATEGORY" will always be the most general (or
CC> root level) in my classification scheme, my
CC> <xsl:template match="EntityData"> needs to be more
CC> speicific.  I believe I should only match when
CC> <xsl:template match="EntityData"> AND <Attribute
CC> name="CLASSIFICATION_LEVEL" type="string"> is equal to
CC> "CATEGORY".

CC> Can you tell me how to express this?

<xsl:template match="EntityData[Attribute[. = 'CLASSIFICATION_LEVEL']]"/>



-- 
Alexey                            mailto:nikolaenkov@xxxxxxxxxxxx

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.