On 15 Jun 2004 at 6:35, Also Sprach David Nolan:

> 
> 
> --On Tuesday, June 15, 2004 7:09 AM +0100 [EMAIL PROTECTED] wrote:

> Basically xsl:key (I mis-remembered the prefix before...) pre-creates an 
> index on the table, 

> Proper application of xsl:key can be very useful.  One of our (non-AxKit) 
> translations is taking flat database dumps with approximately 10,000 nodes 
> and converting them to a structured format, based on the structure of our 
> database, with approximately 145,000 nodes.  Using xsltproc (which is 
> slower than Saxon, but more widely available) that translation takes 30-40 
> seconds.  Without keys it was taking over 10 minutes.

Hmmm. Well I have approx 800 tags and each tag has at least 30 
attributes, so I'll see what happens.

Thanks for your time.

John


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to