|
Subject: [xsl] Problem using the doucument function() From: "Alex Scott" <fastidious007@xxxxxxxxxxx> Date: Mon, 24 May 2004 13:22:59 +0100 |
Hi there,
How do I get back to using a context outside of the current XSL?-->
<xsl:apply-templates select="document('')/*/config/tube-line" />
<xsl:template match="tube-line">
<xsl:value-of select="@hex"/>
<!--+ Then I want to use an apply-templates to match a node which is in
an XML
| (which has been aggregated in by Cocoon). It is a node I would get
if I was not using the
| the document('') at the initial call.
<xsl:apply-templates select="/data/headline"/>
</xsl:template>
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] unwanted blank page because o, Paul Tremblay | Thread | Re: [xsl] Problem using the doucume, David Carlisle |
| Re: [xsl] Changing prefix, David Carlisle | Date | Re: [xsl] Problem using the doucume, David Carlisle |
| Month |