Hey MakeItSo,
Your code helps me a lot.
But I have just one little question:
I want to select "position"
from
<n-gram position="1" frequency="387" probability="0.0077">x =</n-gram>
with
<xsl:value-of select="./position"/>
But it's not correct?
Do you know the solution for this one?
Kevin