Re: [xsl] XPath - accessing nodes with a namespace with no prefix

Subject: Re: [xsl] XPath - accessing nodes with a namespace with no prefix
From: Mukul Gandhi <gandhi.mukul@xxxxxxxxx>
Date: Sat, 5 Dec 2009 14:36:10 +0530
On Sat, Dec 5, 2009 at 12:50 PM, Mukul Gandhi <gandhi.mukul@xxxxxxxxx> wrote:
> With XSLT 1.0, I would do this something like following:
>
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
> B  B  B  B  B  B  B  B  B  B  B 
B xmlns:xx="http://www.imsglobal.org/xsd/imscp_v1p1";
> B  B  B  B  B  B  B  B  B  B  B  B version="2.0">

That should have been:
version="1.0"

sorry for the typo.


--
Regards,
Mukul Gandhi

Current Thread