Re: [xsl] nested xsl:choose?

Subject: Re: [xsl] nested xsl:choose?
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Tue, 11 Nov 2003 18:10:04 -0500
Kevin,

Rick is right -- the problem is undoubtedly where you say "--- other statements ---". The error you are getting is a parse error; your stylesheet is not well-formed XML.

If you look at the other thread going along here you'll see a guy in the next lane with the same problem ... the thread is "Re: [xsl] convert large array to several smaller arrays containing max N elements".

At 05:21 PM 11/11/2003, Rick wrote:
At 01:55 PM 11/11/2003 -0800, you wrote:
...

I am getting the following error:
[Fatal Error] test.xslt:91:11: The element type "xsl:otherwise" must be
terminated by the matching end-tag "</xsl:otherwise>".  I have verified that
all tags have matching end tags and they are all nested at the correct
level.

How have you performed this verification? With a parser?


Cheers,
Wendell


====================================================================== 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