Share

Xselerator

Code

Programming Languages: XSL (XSLT/XPath/XSL-FO), Delphi/Kylix

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2007-10-15 cvs -d:pserver:anonymous@xselerator.cvs.sourceforge.net:/cvsroot/xselerator login

cvs -z3 -d:pserver:anonymous@xselerator.cvs.sourceforge.net:/cvsroot/xselerator co -P modulename

Show:

What's happening?

  • Namespace does not contain any functions

    When I try to transform using the following XSLT I receive an error stating: Namespace 'http://www.w3.org/2005/xpath-functions' does not contain any functions. I know this has to be something stupid like something isn't installed but I can't figure it out. Any guidance you can supply will be greatly appreciated. <?xml version="1.0"?> <xsl:stylesheet...

    2009-04-16 16:09:51 UTC by scottp3

  • Comment: @select is allowed on an xsl:param of an xsl:function

    Hi Dimitre, Valid points - however... At the start of 9.2 Parameters the model states that for the @select, @required and content are optional. The intellisense cannot know at all times the 'context' of the element being edited - therefore, it does not differentiate according to whether it is part of or . To do this would slow the...

    2009-02-26 16:56:40 UTC by marrow16

  • Comment: The new XSLT 2.0 stylesheet: Unneeeded namespace and prolog

    Hi Dimitre, All valid points - but can be resolved by the user without any changes to the code base. Just create the template you want to use as the default for XSLT 2.0 - then, from the 'New' toolbar button dropdown menu select the "Save as template stylesheet" option. Once you've saved the stylesheet as a template it becomes available as an option in that same 'New' toolbar button...

    2009-02-26 15:59:55 UTC by marrow16

  • The new XSLT 2.0 stylesheet: Unneeeded namespace and prolog

    The new XSLT 2.0 stylesheet that is pre-displayed when selecting "Stylesheet (XSLT 2.0)" from the list of new stylesheet types currently is the following: ...

    2008-10-14 17:59:34 UTC by dnovatchev

  • @select is allowed on an xsl:param of an xsl:function

    1. Whenever the user enters an for an , the intellisense allows the @select attribute to be chosen. This is wrong and entering an @select attribute will lead to a compilation error, as dictated by the XSLT 2.0 spec: http://www.w3.org/TR/xslt20/#element-function "[ERR XTSE0760] Because arguments to a stylesheet function call must all be specified, the xsl:param...

    2008-10-14 13:52:29 UTC by dnovatchev

  • Xselerator

    Anonymous committed patchset 1 of module CVSROOT to the Xselerator CVS repository, changing 11 files.

    2007-10-15 22:10:39 UTC by nobody

  • xselerator

    marrow16 registered the Xselerator project.

    2007-10-15 22:05:39 UTC by marrow16

Our Numbers