xsl-list
[Top] [All Lists]

Re: [xsl] ATTRIBUTE ORDER

2006-05-27 21:32:35
"David" == M David Peterson <m(_dot_)david(_at_)mdptws(_dot_)com> writes:

    David> While the cross-platform differences are important to
    David> understand, it would seem the fact that the code will run
    David> cross-platform is the most important piece to all of this.
    David> The fact that theres a chance the results might be
    David> different under certain conditions would allow nicely for a
    David> simple comment to be added in this section of the code that
    David> states something like:

    David> <!-- WARNING: Different XSLT processors can produce
    David> different output results "Since collating sequences for
    David> xsl:sort aren't defined in the spec" -->

    David> Obviosuly you could leave out the quotes

You can leave out the entire comment too.

If you are aware that the results are processor dependent, then add a
call to system-property within xsl:use-when.
-- 
Colin Adams
Preston Lancashire

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

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