xsl-list
[Top] [All Lists]

RE: [xsl] Creating List with xsl:function

2006-11-17 16:26:45

[count($node/ansestor::olist) mod 5 + 1] "/>

I receive this error:

"Invalid XPath 2.0 expression Unexpected token. Probably 
missing valid axis name before '::'  - "::ACM:list) mod 5 + 1] ""

The correct spelling is "ancestor".

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


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