xsl-list
[Top] [All Lists]

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

2003-10-16 00:41:08
I missed the first part of this, can you show a sample of the offending code?

--

Joe


From: "Disalvo, Anthony J." <ANTHONY(_dot_)J(_dot_)DISALVO(_at_)saic(_dot_)com>
Reply-To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
To: "'xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com'" 
<xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
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(_at_)mulberrytech(_dot_)com]
Sent: Tuesday, October 14, 2003 2:16 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
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(_at_)mulberrytech(_dot_)com
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



<Prev in Thread] Current Thread [Next in Thread>