This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: AW: Standard problem?




> this maneuver boosts my processing times

Ah, I was going to mention that it could have that effect:-)

Do you have a DTD? If you have a dtd and your id attribute is declared
of type ID then the processor will hash the ids and you can use the id
function rather than searching each time wich would be lots faster.
(Or you could use keys if you don't have the dtd)


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]