xsl-list
[Top] [All Lists]

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

2003-10-15 11:17:37
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



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