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

Re: Newbie - trying to extract specific values from XM

Subject: Re: Newbie - trying to extract specific values from XML file.
From: Julian Voelcker <asp@xxxxxxx>
Date: Fri, 19 Mar 2004 13:00:03 GMT
julian voelcker
Hi Charles,

> <xsl:template match="Answer[@name='Female']">
>   <!-- Your code here -->
> </xsl:template>
> 
> <xsl:template match="Answer[@name='ticdesc']">
>   <xsl:value-of select="TextValue" />
> </xsl:template>

OK, I see what you are doing.

Is it better to split each named item up into a different templates?

In most cases I need to either add the value of a named item to a page 
or check the value of a named item (e.g. Female) and then adjust the 
content accordingly.

Sometimes when I am checking the value of a named item it can result in 
large chunks of content being changed that will in turn include other 
named values.

Does this make sense?

-- 
Cheers,

Julian Voelcker
United Kingdom



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.