AW: [xsl] hard problem

Subject: AW: [xsl] hard problem
From: Nikolas.Nehmer@xxxxxxxxxxx (Nikolas Nehmer)
Date: Sun, 1 Feb 2004 19:07:55 +0100
Hi,

thanks for your reply. So the thing you want to do is something like the
following ? 

<xsl:apply-templates select="document(external.xml)..."

Best regards,
Nick


|-----Ursprüngliche Nachricht-----
|Von: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx [mailto:owner-xsl-
|list@xxxxxxxxxxxxxxxxxxxxxx] Im Auftrag von G. Ken Holman
|Gesendet: Sonntag, 1. Februar 2004 18:11
|An: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
|Betreff: Re: [xsl] hard problem
|
|At 2004-02-01 17:31 +0100, Nikolas Nehmer wrote:
|>But what I want to do now is to make something like to call the
|>publication's visualizer. In my opinion xlink:show="embed" would be a
|>very simple solution to my problem but as I know this function is not
|>implemented yet in browsers like Mozilla. Does anyone have some
|>suggestions? Maybe something like simulating the xlink:show="embed"
|>functionality on XSL level (in the list.xsl) could be a solution?!
|
|Have you looked at using the document() function (section 12.1) to push
the
|nodes of another source document through your stylesheet?  Your
stylesheet
|can have template rules for each of the document types and which ever
|document your xlink points to will fire that type's templare rules in
situ,
|giving you the effect of "embed".
|
|I hope this helps.
|
|........................ Ken
|
|
|--
|Public courses: sign up for one or both soon to reserve your seat!
|Each week:  Monday-Wednesday: XSLT/XPath;  Thursday-Friday: XSL-FO
|Washington, DC: 2004-03-15           San Francisco, CA: 2004-03-22
|Hong Kong, China: 2004-05-17           Bremen, Germany: 2004-05-24
|World-wide on-site corporate, government & user group XML training
|
|G. Ken Holman                 mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
|Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
|Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
|Male Breast Cancer Awareness  http://www.CraneSoftwrights.com/s/bc
|
|
| XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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


Current Thread