Subject: RE: Xsl not able to Pick XML Nodes
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Wed, 28 Apr 2004 22:55:37 +0100
|
There is an error in your stylesheet.
If you can't find it when you're staring at the stylesheet, you can't expect
us to find it blindfold.
Michael Kay
> -----Original Message-----
> From: sundararajan.narasimman@xxxxxxxxxxxxxx
> [mailto:sundararajan.narasimman@xxxxxxxxxxxxxx]
> Sent: 28 April 2004 21:26
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx;
> xsl-list-digest@xxxxxxxxxxxxxxxxxxxxxx
> Subject: 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/Port
> al_Request_Processor/?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
|