|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: xsl optimization
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
|
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








