xsl-list
[Top] [All Lists]

Re: Issue with xsl:sort - does not differ between 'V' and ''W'?

2005-02-01 02:47:20

  The code is simple enough:
  <xsl:sort select="LAST_NAME" data-type="text" lang="no" />

I think you simplified it too much for us to help:-)

Sorting in XSLT1 is rather under-specified but I don't see how the above
could generate the output that you gave even under the most generous
reading of the rules (assuming your input document does match that
select expression). So either there is a bug in part of the stylesheet
that you didn't show or in your processor.

Can you make a complete (but small) stylesheet and input doc that
produces your bad sorting and state what processor you have. People can
then run it on their system and see what they get...

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--