[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Fwd: Namespace 'http://exslt.org/strings' does not

Subject: Re: Fwd: Namespace 'http://exslt.org/strings' does not contain any functions.
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Mon, 26 Jun 2006 08:54:52 -0700
exslt.org strings msxml
There is EXSLT.NET implementation -- just download and use it with
Oleg Tkachenko's nXSLT.exe


-- Cheers, Dimitre Novatchev --------------------------------------- Truly great madness cannot be achieved without significant intelligence.



On 6/26/06, Steve <subsume@xxxxxxxxx> wrote:
I may give in and change my parser--I think the EXSLT is a great idea
but nothing seems to jibe well with MSXML.

-STeve

On 6/26/06, Michael Kay <mike@xxxxxxxxxxxx> wrote:
> It's pretty confusing. The functions described in EXSLT can in many cases be
> implemented either as extension functions or as named templates. If there's
> no extension function available for your chosen processor then you can
> include the XSLT implementation, which will be in the form of named
> templates. If you use an xsl:include to include the named template, then you
> should normally call the function using xsl:call-template, rather than with
> an XPath function call.
>
> Michael Kay
> http://www.saxonica.com/
>
> > -----Original Message-----
> > From: Steve [mailto:subsume@xxxxxxxxx]
> > Sent: 26 June 2006 15:44
> > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > Subject:  Fwd: Namespace 'http://exslt.org/strings' does
> > not contain any functions.
> >
> > I know this list isn't for specific support but I'm wondering
> > if there isn't something quite obvious I am missing. I
> > applied the example from the site exactly, as far as I can
> > tell. Haven't gotten a reply to the below message from the exslt list.
> >
> > -Steve
> >
> >
> > ---------- Forwarded message ----------
> > From: Steve <stephen@xxxxxxxxx>
> > Date: Jun 23, 2006 11:44 AM
> > Subject: Namespace 'http://exslt.org/strings' does not
> > contain any functions.
> > To: exslt@xxxxxxxxxxxxxxxxxxxxx
> >
> >
> > msxml3.dll error '80004005'
> >
> > Namespace 'http://exslt.org/strings' does not contain any functions.
> >
> > /private/Includes/functions.asp, line 321
> >
> > --
> >
> > <?xml version='1.0' encoding="UTF-8"?>
> > <xsl:stylesheet version="1.0"
> >        xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> >        xmlns:str="http://exslt.org/strings"
> >        extension-element-prefixes="str">
> >
> >        <xsl:import href="../../Includes/exslt/str.xsl" />
> >
> > --
> >
> > Am I missing something? I'm using "MSXML2.DOMDocument.3.0" to
> > transform.

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.