Re: XSLT and JavaScript Interface Problem
"Ngo, Cathy T CIV NSWCCD W. Bethesda, 2230" <[email protected]> Tue, 5 Jun 2007 09:00:04 -0400
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <C7B1C57192A387458A3CFD01F133802A0F61E5@naeapaxrez08.nadsusea.nads.navy.mil> |
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:[email protected]] Sent: Monday, June 04, 2007 5:52 PM To: Ngo, Cathy T CIV NSWCCD W. Bethesda, 2230 Cc: [email protected] 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.