[Home] [By Thread] [By Date] [Recent Entries]
I was hawing (for multi language support) in my XML doc <page>
<labels>
<label id="1"> ............. </label>
<label id="2"> ............. </label>
</labels>
</page>at first I was selecting labels using this: <xsl:value-of select="label[@id='2']"/> and then changed it to: <xsl:value-of select="/page/labels/label[@id='2']"/> the result was quite good, the page was generated 2 or 3 times faster but every text on the page was transformed that way. Hi ! -- Wyjedz z nami na Madagaskar! Wez udzial w konkursie [ http://konkursy.onet.pl ] XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



