xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] "'tokenize' is not a valid XSLT or XPath function."


Subject: [xsl] "'tokenize' is not a valid XSLT or XPath function."
From: Steve <subsume@xxxxxxxxx>
Date: Thu, 22 Jun 2006 18:03:55 -0400

<?xml version='1.0' encoding="UTF-8"?>
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
	<xsl:variable name="placementToken" select="tokenize('1-2-3','-')" />

	<xsl:variable name="placementMM" select="item-at($placementToken,0)" />
	<xsl:variable name="placementDD" select="item-at($placementToken,1)" />
	<xsl:variable name="placementYYYY" select="item-at($placementToken,2)" />

-----

Before I begin tinkering with MSXML installation, is there something
I'm not seeing?

-Steve


Current Thread
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor