[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
XSLT Element Performence

Hi!
I have been taking over a project with thousands of lines of
XSLT code that I need to change because of performance and readability
problems. About the performance issues I
need someone to tell me which of the following two examples is
the best one for performance, what’s the differences and what to think
about.
Example 1:
<xsl:element name="div"><xsl:attribute
name="id"><xsl:value-of select="@id"/></xsl:attribute></xsl:element>
Example 2:
<div id="{@id}"></div>
Cheers,
Robert.
_________________________________________________________________________________________________________________________
Internet communications are not secure and therefore Oyster Partners Ltd does not accept legal responsibility for the contents of this message. Any views or opinions presented are solely those of the author and do not necessarily represent those of Oyster Partners Ltd.
|
|
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
RSS 2.0 |
 |
Atom 0.3 |
 |
|
Stylus Studio has published XML-DEV in RSS and ATOM formats,
enabling users to easily subcribe to the list from their preferred news reader application.
|
Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website.
they were not included by the author in the initial post. To view the content without the Sponsor Links please
click here.
|
|