xsl-list
[Top] [All Lists]

RE: [xsl] where's here the error

2012-01-02 14:20:04

Hello, 

 

For title I just want to output of the xml part named title. 

 

Roelof

 

 

 

---------------------------------------- > Date: Mon, 2 Jan 2012 20:06:07 +0000 
From: andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com > To: 
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com > Subject: Re: [xsl] where's 
here the error > > On 2 January 2012 19:59, graham.heath wrote: > > On 
01/02/2012 11:17 AM, Matthieu Ricaud-Dussarget wrote: > >> > >> > >> 

The problem with this generic solution is that if there is no title > 
element (as this is the case for image/section/entry), you will 
get an empty > >> h2 element. > >> You can add a test here or just 
deal with the first solution. > >> > > Use a predicate: > > > > > > 

Or just match on the title: > > > 

plus use apply-templates instead of value-of, unless you genuinely > want 
only the string value. > > -- > Andrew Welch > http://andrewjwelch.com > 
--~------------------------------------------------------------------ > 
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list > To 
unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/ > or e-mail: 
--~-- >                                    
--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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