Doug Chestnut wrote:

<xsl:import href="parent://xslt/page2xhtml-xhtml.xsl"/>

Am I missing something, would there be a better way of doing something like this? Figured that I would join in on the protocol free for all :).

yes:

<xsl:import href="fallback://{parent}xslt/page2xhtml-xhtml.xsl">

we should avoid gratuitous protocols that have only subtly different semantics

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

Reply via email to