Re: [xsl] value-of select with two different namespaces

Subject: Re: [xsl] value-of select with two different namespaces
From: Jeff Sese <jeferson.sese@xxxxxxxxxxxx>
Date: Mon, 14 Jul 2008 13:13:53 +0800
The error means that somewhere in your source, you are using an entity &kappa; but the the parser can't find the declaration for it. Make sure the that the parser can find the definition of that entity.

-- Jeff

On 07 14, 08, at 12:42 PM, V.Ramkumar wrote:

Hi Friends,

I am using saxon9 for XSL(v2.0) Transform One XML to another.

I am getting below error for entity.

	"Error on line 61 column 53 of input.xml:
	SXXP0003: Error reported by XML parser: The entity "kappa" was
referenced, but not declared.
	Transformation failed: Run-time errors were reported"

Please give your suggestion.

Regards,
Ramkumar


Jeferson L. Sese jeferson dot sese at asiatype dot com Asiatype Inc. Suite 114 Columbia Tower Ortigas Ave., Greenhills Mandaluyong City 1550 Philippines Tel: +632-744-6262 Mobile: +63927-671-7901

Current Thread