Re: [xslt] Selecting on nodeset in variable from stylesheet
- From: Mark_Vakoc peoplesoft com
- To: xslt gnome org
- Subject: Re: [xslt] Selecting on nodeset in variable from stylesheet
- Date: Fri, 12 Dec 2003 14:15:47 -0700
> <xsl:stylesheet version="1.0"
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> xmlns:exslt="http://exslt.org/common"
> >
> <xsl:template match="/">
You are missing the attribute extension-element-prefixes="exslt" in the
xsl:stylesheet element.
- Mark
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]