Re: [xml-dev] Why is there an "S" in XSLT?

From
Mukul Gandhi <>
To
Date
2008-05-19T18:20:57Z
ID
<>
Thread
Re: [xml-dev] Why is there an "S" in XSLT?
On Mon, May 19, 2008 at 11:45 PM, Robert Koberg <> wrote:
> To be able to make a more simple style sheet :)
> [startDocument]
> <div>
>  <h1>
>  <xsl:value-of select="/article/title[1]"/>
>  </h1>
> </div>
> [endDocument]

Thanks, Rob. It also looks to me now.

-- 
Regards,
Mukul Gandhi