|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: build a "dynamical" parameter
> > what i need is to replace the "or" with a variable > > You really are determined to construct your query at run-time, so the only > options are (a) generating the stylesheet dynamically, or (b) using the > saxon:evaluate() extension. > > Mike Kay what u mean with "generating the stylesheet dynamically" u got an example ? (i think thats what i am trying to do <g>) and if i do it with saxon:evaluate() then it wont work on all plattforms right ? (only on them who has saxon i think...) but i will try to find some saxon ressources and watch them thx michael btw... is there a way to convert a string to a nodelist ? (what i am trying to do is : <xsl:variable name="value_total" select='concat($value1,$value2,$value3)' /> ... and then .... <xsl:for-each select="$value_total"> but i get cocoon error : "Can not convert #STRING to a NodeList!" and when i only do <xsl:variable name="create_string" select="$value1" /> t works.. why ? both times value_total is a string....i think... or ?) 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








