xsl-list
[Top] [All Lists]

Re: nested xsl:choose?

2003-11-11 16:10:04
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(_at_)mulberrytech(_dot_)com
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



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