Next in thread → Next in month →

Re: [docbook-apps] Multiplatform processing from the same source

From
Dan Gilleland <>
Date
2004-09-11T17:53:23+00:00
ID
000b01c49828$39ca75a0$a400a8c0@dgnx01
Thread
Re: [docbook-apps] Multiplatform processing from the same source
Ahh, I had forgotten about the aspect that xsl:import was a top-level 
element and that it gets processed before the other stylesheet elements 
(like xsl:choose).  Thanks for the reminder Rune!

- Dan

----- Original Message ----- 
From: "Rune Enggaard Lausen" <>
To: "Dan Gilleland" <>
Cc: "Paul A. Hoadley" <>; 
<>
Sent: Friday, September 10, 2004 6:51 AM
Subject: Re: [docbook-apps] Multiplatform processing from the same source


>
> I don't think this will work, if I understand you correctly.
>
> According to the excellent book "XSLT Programmer's Reference" by Mickael 
> Kay, <xsl:import> is a top-level element, and xsl:choose is not. In other 
> words: xsl:import must be a direct child of the xsl:stylesheet element, 
> while xsl:choose is an instruction and must appear within a template body.
>
> I still believe XML catalogs are the only "clean" way to solve the 
> problem.
>
> Best regards,
>
> Rune Lausen
>
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.760 / Virus Database: 509 - Release Date: 9/10/2004
Next in thread → Next in month →