RE: [xsl] Problem sending node Array to Javascript using .NET xsl/xml parse r

Subject: RE: [xsl] Problem sending node Array to Javascript using .NET xsl/xml parse r
From: "Joe Fawcett" <joefawcett@xxxxxxxxxxx>
Date: Thu, 16 Oct 2003 08:41:08 +0100
I missed the first part of this, can you show a sample of the offending code?

--

Joe


From: "Disalvo, Anthony J." <ANTHONY.J.DISALVO@xxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: "'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'" <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: [xsl] Problem sending node Array to Javascript using .NET xsl/xml parse r
Date: Wed, 15 Oct 2003 11:17:37 -0700


Thanks for the Idea, I tried this and it did not work.


-----Original Message----- From: Wendell Piez [mailto:wapiez@xxxxxxxxxxxxxxxx] Sent: Tuesday, October 14, 2003 2:16 PM To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: Re: [xsl] Problem sending node Array to Javascript using .NET xsl/xml parse r


Anthony,


At 12:25 PM 10/14/2003, you wrote:
>It is having a problem with the following line of code: <xsl:value-of
>select="local:formatSigfigs(.,'AvgLabQARecovery')"/>
>
>It does not like the period/decimal point being sent in to the javascript
as
>a reference to the node.
>
>Any ideas on how to deal with this issue or alternatives on how tro
>reference the node not using the period / decimal point that will pass the
>Microsoft parser's requirements?


I have no idea whatsoever as to working with the MS toolkit, but you might
try

self::node()

which is the XPath expression commonly abbreviated as "."

Whether it works for you here is another question.

Cheers,
Wendell


====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


_________________________________________________________________
Find a cheaper internet access deal - choose one to suit you. http://www.msn.co.uk/internetaccess



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread