Re: newbie How to use "xsl:counter"

Subject: Re: newbie How to use "xsl:counter"
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Wed, 10 May 2000 17:09:35 +0100
Brian,

To add to what John says, check your xsl namespace declaration (the
xmlns:xsl thingie in the root element) and make sure it matches what your
stylesheet processor expects. You didn't say whether you were using a
conformant XSLT processor or something else, perhaps the old
"XSL-that-once-was-similar-to-XSL-but-is-no-longer-supported" XSL in IE5,
now superceded by MSXML3.

Regards,
Wendell

At 04:09 PM 5/10/00 -0400, John Gardner wrote:
>
>Okay, with trepidation, I suggest the questions, why "<", ">" in your
>xmlnx declarations?  remove them from inside the quotes and see how it
>behaves, I'm also curious why there is not "match=" on your first
>template.  Don't you mean to match "/" ?...
...
>On Wed, 10 May 2000, Brian Mulder wrote:
>
...
>> <xsl:stylesheet xmlns:xsl="<http://www.w3.org/TR/WD-xsl>"
>> xmlns:HTML="<http://www.w3.org/Profiles/XHTML-transitional>">
...
>> </xsl:stylesheet>


======================================================================
Wendell Piez                            mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread