xsl-list
[Top] [All Lists]

RE: [xsl] String sequence as key match

2010-03-22 10:18:42

Yes,
   use="tokenize(@class, '\s+')"
should do.


or just use="@class" if your processor is schema-aware and the class
attribute is defined as list-of-NMTOKEN.

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 


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