RE: [xsl] Xsl not able to Pick XML Nodes

Subject: RE: [xsl] Xsl not able to Pick XML Nodes
From: Pieter Reint Siegers Kort <pieter.siegers@xxxxxxxxxxx>
Date: Wed, 28 Apr 2004 17:17:32 -0500
Hi Sundar,

First of all, the URL seems to be incorrect... at least the site is down
(host not found). Secondly, what is your XSLT sofar (pl. post it)? 

<prs/>
http://www.pietsieg.com
http://www.pietsieg.com/dotnetnuke
Contributor on www.ASPToday.com
Co-author on "Professional ASP.NET XML with C#", July 2002 by Wrox Press


-----Original Message-----
From: sundararajan.narasimman@xxxxxxxxxxxxxx
[mailto:sundararajan.narasimman@xxxxxxxxxxxxxx] 
Sent: Wednesday, April 28, 2004 4:26 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx; xsl-list-digest@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Xsl not able to Pick XML Nodes

Hi

I have strange behaviour  experiencing with XML.

Whatever be the template rule i define for XSLT, i cannot pick or choose a
particular node from the XML ?
But the node is physicall present in the XML.
The source XML resides in the content server vignette.
The url for the source XML is the following ...

http://edgprodcma.prudential.com/edgprufn/portalinterface/Portal_Request_Pro
cessor/?PORTALID=PREA&VARID=8&REQTYPE=PAGE&PAGEID=6352
.

The problematic node in the source XML is "downloads".
I cannot pick this node using XSLT and render it.

The both XML and XSL are UTF-8 encoded.
Is is the problem with DTD Definition for that particular node ?

If someone has already faced this kind of problem, please show some light on
this !



Thanks & Regards,
Sundar

Current Thread