xsl-list
[Top] [All Lists]

Re: [xsl] Multibyte language only error

2006-05-31 13:46:45

Is behavior in accordance with the spec?

No. Or at least it most likely is not. If you are using a schema aware
xslt engine and th eelement containing the text gas bee schema-validated
against a list type then the typed value of the element will be a
sequence of values based on tokenizing on the white space.
But since I think your element was <title> it seems most unlikely that
that has a schema type which is a list.

Which parser and xslt engine are you using? It seems to be XSLT2 from
the error message you report.

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