|
[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
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








