Hello,
I use the code templates feature a lot when creating XSLT stylesheets.
But now as I move more into XSLT 2.0, I notice the absence of code templates for the new elements.
E.g. fegs:
   <xsl:for-each-group select="${caret}">
   </xsl:for-each-group>
rdh:
   <xsl:result-document href="${caret}">
   </xsl:result-document>
cg:
   current-group()
and others.

Any plans to add these?
I will add some of my own for now, but I would welcome a full set that came with Oxygen.

(I'm running Oxygen 9.3 standalone on Windows.)

Regards,
Lars


_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to