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

Re: Using value-of to extract non-escaped characters

Subject: Re: Using value-of to extract non-escaped characters
From: Mike Brown <mike@xxxxxxxx>
Date: Sun, 31 Mar 2002 12:40:44 -0700 (MST)
xslt escaped chars
Ralph Holz wrote:
> (first critical part)
> 
> <parameter>
>                          <name>swRemote</name>
>                          <value>swSaveEnabled='true' swVolume='true' 
> swRestart='true' swPausePlay='true' swFastForward='true' 
> swContextMenu='true'</value>
>                  </parameter>
> 
> (second critical part)
> 
> <parameter>
>                          <name>bgColor</name>
>                          <value>#333366</value>
> </parameter>
> 
> These parameters should be transformed to
> 
> 1) HTML attributes of the <embed> element (first case)
> 2) HTML element <param> and its attributes (second case)

Still not enough info. How does your stylesheet know which 'parameter' element 
goes with the 'embed' (or do you mean 'object'?) and which one goes with the
'param'?

Show us more of your XML and show us what HTML you are trying to achieve.

I suspect you're going to need a recursive template to parse the first 'value' 
and create a separate attribute node for each pseudo-attribute in the 
character data.

And on top of that you need the stylesheet to be smarter about picking the
right 'parameter' at the right time.

   - Mike
____________________________________________________________________________
  mike j. brown                   |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  resume: http://skew.org/~mike/resume/

 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.