Re: [exslt] XSLT and JavaScript Interface Problem
by Cathy T CIV NSWCCD W. Bethesda other posts by this author
Jun 5 2007 6:00AM messages near this date
Re: [exslt] XSLT and JavaScript Interface Problem
|
Re: [exslt] XSLT and JavaScript Interface Problem
& XSLT I fixed my code without single quotes. However, I still get the same
error message as "'getInstance' is not a valid XSLT or XPath function.
--> getInstance($descriptiveName)<--".
Do you have any more suggestion in this problem ?
Thanks for your help;
Cathy
-----Original Message-----
From: Mike Brown [mailto:mike@[...].org]
Sent: Monday, June 04, 2007 5:52 PM
To: Ngo, Cathy T CIV NSWCCD W. Bethesda, 2230
Cc: exslt@[...].com
Subject: Re: [exslt] XSLT and JavaScript Interface Problem
Ngo, Cathy T CIV NSWCCD W. Bethesda, 2230 wrote:
> <xsl:variable name="instanceId"
> select="getInstance('$descriptiveName')" />
I don't think you want those single quotes in there.
_______________________________________________
exslt mailing list
list@[...].org
http://www.exslt.org/list
Thread:
Cathy T CIV NSWCCD W. Bethesda
Mike Brown
Cathy T CIV NSWCCD W. Bethesda
Cathy T CIV NSWCCD W. Bethesda
|