Re: [xsl] Generating an HTML with a navigation menu and a full listing.

Subject: Re: [xsl] Generating an HTML with a navigation menu and a full listing.
From: Shlomi Fish <shlomif@xxxxxxxxxxx>
Date: Sat, 28 Aug 2004 13:11:07 +0300
Hi Mr. Triest!

Many thanks - your stylesheet worked beautifully!

Regards,

	Shlomi Fish

On Fri, 27 Aug 2004 11:26 pm, cking wrote:
> <?xml version="1.0" encoding="UTF-8"?>
>
> <xsl:stylesheet version="1.0"
>  xmlns="http://www.w3.org/1999/xhtml";
>  xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
>  >
>
>  <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes"
>   doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
>   doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";
>   />

--

---------------------------------------------------------------------
Shlomi Fish      shlomif@xxxxxxxxxxx
Homepage:        http://shlomif.il.eu.org/

Knuth is not God! It took him two days to build the Roman Empire.

Current Thread