xsl-list
[Top] [All Lists]

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

2004-08-28 03:11:07
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(_at_)iglu(_dot_)org(_dot_)il
Homepage:        http://shlomif.il.eu.org/

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


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