Re: [xsl] [XML namespaces]

Subject: Re: [xsl] [XML namespaces]
From: Mukul Gandhi <gandhi.mukul@xxxxxxxxx>
Date: Tue, 24 Mar 2009 08:32:53 +0530
this probably answers your question,

http://www.dpawson.co.uk/xsl/rev2/namespace2.html#d17686e67

On Tue, Mar 24, 2009 at 7:02 AM, Pedro Henrique Marques
<pedrohml@xxxxxxxxx> wrote:
> I am having trouble processing the following XML containing
> namespaces. I couldn't extract the value of namespaced tags.
>
> <item>
>
> ...
>
> <dc:source>http://blog.myspace.com/kristindunngalbraith</dc:
> source>
>
> <weblog:title></weblog:title>
> <weblog:description></weblog:description>
>
> <dc:lang>en</dc:lang>
> <weblog:tier>3404</weblog:tier>
>
> ...
> </item>
>
>
> For instantece, how can I extract the <dc:source> value through XSLT ?
> Can I use <xsl:for-each select:"dc:source"> ? Why not ?
>
> I thank you in advance
>
>
>
>
> --
> Pedro Henrique Marques Lira
> LaboratC3rio Nacional de ComputaC'C#o CientC-fica
> Av. GetC:lio Vargas, 333. Sala 1A-24
> PetrC3polis - Rj



--
Regards,
Mukul Gandhi

Current Thread