Hi, I think I found a minor bug in counter(n, lower-alpha). The 27th entry is labelled "a0"; the 28th is "aa", 28th is "ac", etc. I would have expected the 27th to be "aa", 28 "ab", 29th "ac", etc. This is how (in my experience) the xslt <xsl:number format="a" .../> works.
(If this is the biggest bug I can find, that says a lot about how good xxe is ;-) Bill

