| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | David_N_Bert...@lotus.com |
| Subject | Re: Xalan: Support for axis |
| Date | Fri, 28 Jul 2000 16:15:34 GMT |
Yes, it certainly does, but only if you use the correct syntax. Try the
following:
<xsl:value-of select="from-ancestors-or-self::MsgID"/>
You should post Xalan questions directly to the Xalan list.
Dave
Perry
Hoekstra To: general@xml.apache.org
<dutchman@usw cc: (bcc: David N Bertoni/CAM/Lotus)
est.net> Subject: Xalan: Support for axis
07/28/2000
07:48 AM
Please
respond to
general
Greet the sun all,
Does Xalan support axis?
I have the following chunk of code:
<xsl:value-of select="from-ancestors-or-self(MsgID)"/>
and I receive the following when I run through the transform process:
XSL Error: pattern = 'from-ancestors-or-self(MsgID)'
Could not find function: from-ancestors-or-self
Remaining tokens: ( '(' 'MsgID' ')'), style tree node: org.apache.xa
lan.xslt.ElemValueOf@893122b6
XSL Error: Could not parse file:D:/development/AvailabilityReply.xsl
document!, Location file:D:/development/AvailabilityReply.xsl, line 56,
offset 74
XSL Error: processStylesheet not succesfull!, Location
file:D:/development/AvailabilityReply.xsl, line 56, offset 74
XSLT: pattern = 'from-ancestors-or-self(MsgID)'
Could not find function: from-ancestors-or-self
Remaining tokens: ( '(' 'MsgID' ')')
Xalan: was not successful.
XSLProcessor: done
--
Perry Hoekstra
Consultant
Talent Software Solutions
dutchman@mn.uswest.net
---------------------------------------------------------------------
In case of troubles, e-mail: webmaster@xml.apache.org
To unsubscribe, e-mail: general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org
| |
| Mime |
|
| View raw message | |