This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: using the node-set() extension function (xt vs. saxon)


Eric,

>                             <!--******  saxon version  ******-->
> <?xml version='1.0' encoding="ISO-8859-1"?>
> <!--saxon version-->
> 
> <xsl:stylesheet	version="1.0"
>     xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> 	xmlns:saxon="http//icl.com/saxon"
> 	extension-element-prefixes="saxon">

It seems you forgot a colon in Saxon's namespace.
http://icl.com/saxon
    ^

Cheers,
Oliver


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@informatik.hu-berlin.de             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]