xsl-list
[Top] [All Lists]

Re: [xsl] How to cast current-group() ?

2009-04-28 12:56:06
David

thanks for caring!

as Michael said the problem isn't so much the schema typing as the fact
that you are passing a string when the function expects an element.

Finally I get it. current-grouping-key() is xs:anyAtomicType and not en element...

blessings
Leo

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