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

RE: Accessing nodes via variables

Subject: RE: Accessing nodes via variables
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Tue, 30 Apr 2002 08:50:45 +0100
RE:  Accessing nodes via variables
>
> From what I've read, I can use evaluate() from Xalan's
> extensions. Only
> problem is when I set up the xmlns on the top via:
>
> <xsl:stylesheet version="1.0"
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> xmlns:xalan="http://xml.apache.org/xalan">
>
> I get the following error:
> "The URI http://xml.apache.org/xalan does not identify an
> external Java class."
>
> Any idea on what this is and how to go about fixing it?
>
That reads suspiciously like a Saxon error message. Are you sure you are
using Xalan? The APIs are so compatible that a lot of people don't actually
know which product they are running! Add

<xsl:comment>Produced with <xsl:value-of
select="system-property('xsl:vendor')"/></xsl:comment>

so you can be sure.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx


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


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-2013 All Rights Reserved.